![]() |
VR-Link API Documentation for HLA 1516
|
Instances of DtReflectAttributeValuesCbInfo are used for providing a callback when attributes change for an object in the federation. More...
Collaboration diagram for DtObjectReflectAttributeValuesCbInfo:Protected Attributes | |
| DtObjectReflectAttributeValuesCb | myFunc |
| void * | myUsr |
| int | myCount |
Instances of DtReflectAttributeValuesCbInfo are used for providing a callback when attributes change for an object in the federation.
| DtObjectReflectAttributeValuesCbInfo::DtObjectReflectAttributeValuesCbInfo | ( | ) |
Default constructor.
| DtObjectReflectAttributeValuesCbInfo::DtObjectReflectAttributeValuesCbInfo | ( | DtObjectReflectAttributeValuesCb | cb, |
| void * | usr | ||
| ) |
Constructor.
|
virtual |
Destructor.
| DtObjectReflectAttributeValuesCbInfo::DtObjectReflectAttributeValuesCbInfo | ( | const DtObjectReflectAttributeValuesCbInfo & | src | ) |
Copy constructor.
|
inline |
|
inline |
|
virtual |
Check whether one callback info is equal to another.
|
virtual |
| DtObjectReflectAttributeValuesCbInfo& DtObjectReflectAttributeValuesCbInfo::operator= | ( | const DtObjectReflectAttributeValuesCbInfo & | src | ) |
Assignment operator.
|
virtual |
Overloaded comparison operators...
|
inline |
Set/Get the callback function.
|
inline |
Set/Get the special flag.
|
inline |
Set/Get the user data.
|
inline |
|
protected |
|
protected |
|
protected |