callback_data_block Class Reference

a simple place-holder that anonymizes the type passed to the callback. More...

#include <safe_callback.h>

Inheritance diagram for callback_data_block:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~callback_data_block ()

Detailed Description

a simple place-holder that anonymizes the type passed to the callback.

the virtual destructor above ensures that RTTI can be used if necessary; objects of different class types can be differentiated when passed to the callback.

Definition at line 139 of file safe_callback.h.


Constructor & Destructor Documentation

callback_data_block::~callback_data_block (  )  [virtual]

Definition at line 29 of file safe_callback.cpp.


The documentation for this class was generated from the following files:
Generated on Sat Oct 11 04:30:03 2008 for HOOPLE Libraries by  doxygen 1.5.1