Instances of DtReflectAttributeValuesCbInfo are used for providing a callback when attributes change for an object in federation.
More...
Detailed Description
Instances of DtReflectAttributeValuesCbInfo are used for providing a callback when attributes change for an object in federation.
This class is a helper class to DtReflectAttributeValuesCbList.
Constructor & Destructor Documentation
| DtReflectAttributeValuesCbInfo::DtReflectAttributeValuesCbInfo |
( |
RTI::ObjectHandle |
id, |
|
|
DtReflectAttributeValuesCb |
cb, |
|
|
void * |
usr |
|
) |
| |
| virtual DtReflectAttributeValuesCbInfo::~DtReflectAttributeValuesCbInfo |
( |
| ) |
|
|
virtual |
Member Function Documentation
Get the callback function.
References myFunc.
Check whether one callback info is equal to another.
| const RTI::ObjectHandle & DtReflectAttributeValuesCbInfo::objectId |
( |
| ) |
const |
|
inlinevirtual |
Get the object id.
References myId.
Check whether one callback info is equal to another.
| void * DtReflectAttributeValuesCbInfo::userData |
( |
| ) |
const |
|
inlinevirtual |
Get the user data.
References myUsr.
Member Data Documentation
| RTI::ObjectHandle DtReflectAttributeValuesCbInfo::myId |
|
protected |
| void* DtReflectAttributeValuesCbInfo::myUsr |
|
protected |
The documentation for this class was generated from the following file: