waterfall  0.2dev
 All Classes Files Functions Variables Enumerations Enumerator Pages
Public Types | Public Member Functions | List of all members
Signal_< N > Class Template Reference

Public Types

typedef void(* Handler )(int)
 

Public Member Functions

 Signal_ (const char *name)
 
void install ()
 
void uninstall ()
 
template<class T >
void pushMethod (T *inst, typename MethodSignalCallback< T >::Method method)
 
void pop ()
 

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