Instances of DtRegControlCbInfo are used for providing a callback when the RTI update control services are invoked.
More...
Detailed Description
Instances of DtRegControlCbInfo are used for providing a callback when the RTI update control services are invoked.
This class is a helper class to DtRegControlCbList.
Constructor & Destructor Documentation
| DtRegControlCbInfo::DtRegControlCbInfo |
( |
RTI::ObjectClassHandle |
h, |
|
|
DtRegControlCb |
cb, |
|
|
void * |
usr |
|
) |
| |
| virtual DtRegControlCbInfo::~DtRegControlCbInfo |
( |
| ) |
|
|
virtual |
Member Function Documentation
Get the callback function.
References myFunc.
Check whether one callback info is equal to another.
| const RTI::ObjectClassHandle & DtRegControlCbInfo::objectClass |
( |
| ) |
const |
|
inlinevirtual |
Get the object class handle.
References myClass.
Check whether one callback info is equal to another.
| void * DtRegControlCbInfo::userData |
( |
| ) |
const |
|
inlinevirtual |
Get the user data.
References myUsr.
Member Data Documentation
| RTI::ObjectClassHandle DtRegControlCbInfo::myClass |
|
protected |
| void* DtRegControlCbInfo::myUsr |
|
protected |
The documentation for this class was generated from the following file: