version 3.3

VRS::Callback Class Reference

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

#include <vrs/callback.h>

Inheritance diagram for VRS::Callback:

VRS::CallbackBase VRS::SharedObj VRS::Visitable VRS::FunctionCallback VRS::MethodCallback< CLASS >

List of all members.

Public Member Functions

virtual void callback ()=0
void callback () const
 VRS_TYPEINFO (Callback, CallbackBase)


Detailed Description

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

Member Function Documentation

virtual void VRS::Callback::callback (  )  [pure virtual]

void VRS::Callback::callback (  )  const [inline]

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

VRS::Callback::VRS_TYPEINFO ( Callback  ,
CallbackBase   
)


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

Generated on Fri May 18 06:00:17 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact