NewNet::GuardObject::Callback Class Reference

The callback class for the guard object. More...

#include <nnguardobject.h>

List of all members.

Public Member Functions

virtual void operator() (Object *p)=0
 Override this and place your callback code here.


Detailed Description

The callback class for the guard object. operator()(Object * p) will be invoked when the callback is added to a guard object and the guard object is deleted.

Definition at line 41 of file nnguardobject.h.


Member Function Documentation

virtual void NewNet::GuardObject::Callback::operator() ( Object p  )  [pure virtual]

Override this and place your callback code here.


The documentation for this class was generated from the following file:
Generated on Sun Jan 7 14:00:01 2007 for NewNet by  doxygen 1.5.1