Protected Member Functions |
| virtual void | setAttribute (RTI::AttributeHandle handle, const void *buffer, int length) |
| | Set the attribute history for the given attribute Note: This function takes ownership of the Attribute Repository.
|
| virtual void | setAttributes (const HandleValueMap &attrValues) |
| | Set the attribute for each attribute value in the given value set.
|
Constructor & Destructor Documentation
| virtual DtObjectHistory::~DtObjectHistory |
( |
| ) |
|
|
virtual |
Member Function Documentation
Create a string tree for the given attribute handle.
| virtual void DtObjectHistory::forceUpdate |
( |
| ) |
|
|
virtual |
Make known attributes dirty and emit as if updated.
Get the attribute history for the given attribute.
| virtual RTI::ObjectClassHandle DtObjectHistory::objectClassHandle |
( |
| ) |
const |
|
virtual |
Get the object class handle.
| virtual const char* DtObjectHistory::objectName |
( |
| ) |
const |
|
virtual |
| virtual void DtObjectHistory::setAttribute |
( |
RTI::AttributeHandle |
handle, |
|
|
const void * |
buffer, |
|
|
int |
length |
|
) |
| |
|
protectedvirtual |
Set the attribute history for the given attribute Note: This function takes ownership of the Attribute Repository.
| virtual void DtObjectHistory::setAttributes |
( |
const HandleValueMap & |
attrValues | ) |
|
|
protectedvirtual |
Set the attribute for each attribute value in the given value set.
| virtual void DtObjectHistory::updateAttributes |
( |
const DtStateMsg & |
msg | ) |
|
|
virtual |
Update the object history with the updates from the given update message.
| virtual const std::set<RTI::AttributeHandle>& DtObjectHistory::updatedAttributes |
( |
| ) |
const |
|
virtual |
Get an attribute handle set of the updated attribute.
Emits whenever this history is updated.
Member Data Documentation
| RTI::ObjectClassHandle DtObjectHistory::myClassHandle |
|
protected |
| std::set<RTI::AttributeHandle> DtObjectHistory::myUpdatedAttributes |
|
protected |
The documentation for this class was generated from the following file: