Constructor & Destructor Documentation
| virtual DtObjectHistoryRepository::~DtObjectHistoryRepository |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual DtObjectHistory* DtObjectHistoryRepository::discoverObject |
( |
DtReflectedGenericObject * |
obj | ) |
|
|
virtual |
Discover an object - create the history of the given object.
Return the new object history
| virtual DtObjectHistory* DtObjectHistoryRepository::getObjectHistoryRepositoryRep |
( |
DtString |
objectName | ) |
|
|
virtual |
Get the history for the given object name.
| virtual void DtObjectHistoryRepository::reflectObjectUpdate |
( |
const DtStateMsg & |
msg, |
|
|
DtHlaObject * |
obj |
|
) |
| |
|
virtual |
Update the history of the given object with the given state update A new history is created if it does not already exist.
| virtual void DtObjectHistoryRepository::removeObject |
( |
DtReflectedGenericObject * |
obj | ) |
|
|
virtual |
Remove the history of the given object.
| void DtObjectHistoryRepository::updatedObjectRepository |
( |
DtObjectHistory * |
| ) |
|
|
signal |
Member Data Documentation
| std::map<DtString,DtObjectHistory*> DtObjectHistoryRepository::myObjectHistories |
|
protected |
The documentation for this class was generated from the following file: