Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

PipeNotifier< T > Struct Template Reference

#include <MNPipeNotifier.h>

Inheritance diagram for PipeNotifier< T >:

Inheritance graph
[legend]
Collaboration diagram for PipeNotifier< T >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef void(T::* callback )()

Public Member Functions

 PipeNotifier (T *client, callback wokenup, callback closedown)
virtual void wokenUp ()
virtual void closedDown ()

Public Attributes

T * _client
 report signales to this object
callback _wokenup
callback _closedown

template<class T>
struct PipeNotifier< T >


Member Typedef Documentation

template<class T>
typedef void(T::* PipeNotifier< T >::callback)()
 


Constructor & Destructor Documentation

template<class T>
PipeNotifier< T >::PipeNotifier T *  client,
callback  wokenup,
callback  closedown
[inline]
 


Member Function Documentation

template<class T>
virtual void PipeNotifier< T >::closedDown  )  [inline, virtual]
 

Reimplemented from MNPipeNotifier.

template<class T>
virtual void PipeNotifier< T >::wokenUp  )  [inline, virtual]
 

Reimplemented from MNPipeNotifier.


Member Data Documentation

template<class T>
T* PipeNotifier< T >::_client
 

report signales to this object

template<class T>
callback PipeNotifier< T >::_closedown
 

template<class T>
callback PipeNotifier< T >::_wokenup
 


The documentation for this struct was generated from the following file:
Generated on Sun Mar 6 13:36:06 2005 for Komssys by doxygen 1.3.8