| DtObjectHistoryRepository::DtObjectHistoryRepository |
( |
DtDatatypeManager & |
dm | ) |
|
| virtual DtObjectHistoryRepository::~DtObjectHistoryRepository |
( |
| ) |
|
|
virtual |
| virtual DtQtObjectHistory* DtObjectHistoryRepository::discoverObject |
( |
DtReflectedGenericObject * |
obj | ) |
|
|
virtual |
Discover an object - create the history of the given object.
Return the new object history
| virtual DtQtObjectHistory* 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.
| DtDatatypeManager& DtObjectHistoryRepository::myDatatypeManager |
|
protected |
The documentation for this class was generated from the following file: