version 3.3

VRS::FunctionCallback Class Reference

#include <vrs/functioncallback.h>

Inheritance diagram for VRS::FunctionCallback:

VRS::Callback VRS::CallbackBase VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 FunctionCallback (void(*func)())
virtual void callback ()
 See Callback::callback.
 VRS_TYPEINFO (FunctionCallback, Callback)


Detailed Description

Callback-wrapper for a C-function with no arguments and no return value: void func();

Constructor & Destructor Documentation

VRS::FunctionCallback::FunctionCallback ( void(*)()  func  )  [inline]

The c'tor expects a function-pointer to a function of the appropriate type.


Member Function Documentation

virtual void VRS::FunctionCallback::callback (  )  [inline, virtual]

VRS::FunctionCallback::VRS_TYPEINFO ( FunctionCallback  ,
Callback   
)


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

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