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

Callback Class Reference
[Base]

Base class for callback with no arguments and no return value. More...

#include <gmlcallback.h>

Inheritance diagram for Callback:

List of all members.

Public Member Functions

virtual void Call ()=0
void Call () const
 Callback method.


Detailed Description

Base class for callback with no arguments and no return value.


Member Function Documentation

void Call  )  const [inline]
 

Callback method.

This method will be called for the callback with the appropriate arguments and must be defined by a derived class.


The documentation for this class was generated from the following file:
Generated on Tue Jan 13 21:12:02 2004 for Graphics and Media Lab CSL by doxygen 1.3.4