VSTGUI  4.4
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
DispatchList< T > Class Template Reference

Public Member Functions

 DispatchList ()
 
void add (T *obj)
 
void remove (T *obj)
 
bool empty () const
 
template<typename Procedure >
void forEach (Procedure proc)
 

Constructor & Destructor Documentation

Member Function Documentation

void add ( T *  obj)
bool empty ( ) const
void forEach ( Procedure  proc)
void remove ( T *  obj)

The documentation for this class was generated from the following file: