| _loadAllReferences(armem::wm::Entity &wmEntity) override | Entity | protectedvirtual |
| _loadLatestNReferences(int n, armem::wm::Entity &wmEntity) override | Entity | protectedvirtual |
| _resolve(armem::wm::Entity &wmEntity) override | Entity | protectedvirtual |
| _setExportName(const std::string &) | MemoryItem | inlineprotectedvirtual |
| _setMemoryID(const MemoryID &) | MemoryItem | inlineprotectedvirtual |
| _store(const armem::wm::Entity &wmEntity, bool simulatedVersion) override | Entity | protectedvirtual |
| Entity(const std::string &exportName, const MemoryID &memoryId, const std::shared_ptr< Processors > &filters, const std::shared_ptr< persistence::MemoryPersistenceStrategy > &persistenceStrategy) | Entity | |
| EntitySnapshotT typedef | EntityBase< EntitySnapshot > | |
| findFirstSnapshotAfter(const Time &time) const override | Entity | virtual |
| findFirstSnapshotAfterOrAt(const Time &time) const override | Entity | virtual |
| findLatestSnapshot() const override | Entity | |
| EntityBase< EntitySnapshot >::findLatestSnapshot() const=0 | EntityBase< EntitySnapshot > | pure virtual |
| findLatestSnapshotBefore(const Time &time) const override | Entity | virtual |
| findLatestSnapshotBeforeOrAt(const Time &time) const override | Entity | virtual |
| findSnapshot(const Time &snapshotTime) const override | Entity | virtual |
| forEachSnapshot(std::function< void(EntitySnapshot &)> func) const override | Entity | virtual |
| forEachSnapshotBefore(const Time &time, std::function< void(EntitySnapshot &)> func) const override | Entity | virtual |
| forEachSnapshotBeforeOrAt(const Time &time, std::function< void(EntitySnapshot &)> func) const override | Entity | virtual |
| forEachSnapshotInIndexRange(long first, long last, std::function< void(EntitySnapshot &)> func) const override | Entity | virtual |
| forEachSnapshotInTimeRange(const Time &min, const Time &max, std::function< void(EntitySnapshot &)> func) const override | Entity | virtual |
| getExportName() const | MemoryItem | inlinevirtual |
| getLevelName() | EntityBase< EntitySnapshot > | inlinestatic |
| getMemoryID() const | MemoryItem | inline |
| getStatistics() const | EntityBase< EntitySnapshot > | inline |
| hasSnapshot(const Time &snapshotTime) const override | Entity | virtual |
| id() const | MemoryItem | |
| loadAllReferences(armem::wm::Entity &e) | EntityBase< EntitySnapshot > | inline |
| loadLatestNReferences(int n, armem::wm::Entity &e) | EntityBase< EntitySnapshot > | inline |
| ltm_mutex | EntityBase< EntitySnapshot > | mutableprotected |
| MemoryItem(const std::string &exportName, const MemoryID &) | EntityBase< EntitySnapshot > | |
| MemoryItem(const std::string &exportName, const MemoryID &, const std::shared_ptr< Processors > &) | EntityBase< EntitySnapshot > | |
| armarx::armem::server::ltm::detail::MemoryItem::MemoryItem(const std::string &exportName, const MemoryID &) | MemoryItem | |
| armarx::armem::server::ltm::detail::MemoryItem::MemoryItem(const std::string &exportName, const MemoryID &, const std::shared_ptr< Processors > &) | MemoryItem | |
| name() const | MemoryItem | |
| processors | MemoryItem | protected |
| resetStatistics() | EntityBase< EntitySnapshot > | inline |
| resolve(armem::wm::Entity &e) | EntityBase< EntitySnapshot > | inline |
| setExportName(const std::string &n) | MemoryItem | |
| setMemoryID(const MemoryID &) | MemoryItem | |
| setMemoryName(const std::string &memoryName) | MemoryItem | |
| statistics | EntityBase< EntitySnapshot > | protected |
| store(const armem::wm::Entity &e, bool simulatedVersion) | EntityBase< EntitySnapshot > | inline |
| ~MemoryItem()=default | MemoryItem | virtual |