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