|
|
#include <RobotAPI/libraries/armem/core/base/EntityBase.h>
Public Member Functions | |
| UpdateResult ()=default | |
Public Attributes | |
| armarx::armem::UpdateType | entityUpdateType |
| MemoryID | id |
| std::vector< EntitySnapshotT > | removedSnapshots |
| std::vector< EntitySnapshotT > | updatedSnapshots |
Definition at line 61 of file EntityBase.h.
|
default |
| armarx::armem::UpdateType entityUpdateType |
Definition at line 63 of file EntityBase.h.
| MemoryID id |
Definition at line 64 of file EntityBase.h.
| std::vector<EntitySnapshotT> removedSnapshots |
Definition at line 65 of file EntityBase.h.
| std::vector<EntitySnapshotT> updatedSnapshots |
Definition at line 66 of file EntityBase.h.