| VSTGUI 4.10
    Graphical User Interface Framework not only for VST plugins | 
#include <dispatchlist.h>
| Public Types | |
| using | List = DispatchList< ListenerInterface * > | 
| Public Member Functions | |
| void | registerListener (ListenerInterface *listener) | 
| void | unregisterListener (ListenerInterface *listener) | 
| template<typename Proc > | |
| void | forEachListener (Proc proc) | 
| List & | getListeners () | 
| const List & | getListeners () const | 
| using List = DispatchList<ListenerInterface*> | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline |