OpenShot Audio Library | OpenShotAudio 0.3.2
|
#include <juce_ListenerList.h>
Public Member Functions | |
Iterator (const ListType &listToIterate) noexcept | |
bool | next () noexcept |
bool | next (const BailOutCheckerType &bailOutChecker) noexcept |
ListType::ListenerType * | getListener () const noexcept |
Iterates the listeners in a ListenerList.
Definition at line 191 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 193 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 219 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 200 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 214 of file juce_ListenerList.h.