OpenShot Library | OpenShotAudio 0.2.2
|
Iterates the listeners in a ListenerList. More...
#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 195 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 197 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 204 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 218 of file juce_ListenerList.h.
|
inlinenoexcept |
Definition at line 223 of file juce_ListenerList.h.