NEventHandlerBase1 Class Template Reference

Is the base class for handling events with 1 parameter. More...

Inheritance diagram for NEventHandlerBase1:

NEventHandler1

List of all members.

Public Member Functions

virtual ~NEventHandlerBase1 (void)
 Destroys a NEventHandlerBase1 object.
virtual void notify (ParamT param)=0
 Executes the associated method.


Detailed Description

template<typename ParamT>
class NEventHandlerBase1< ParamT >

Is the base class for handling events with 1 parameter.

See also:
See the files in examples/raven for examples

Definition at line 36 of file nhandler1.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Mar 5 23:10:36 2008 for NemesisUtilitiesSystem by  doxygen 1.5.4