_addChild(const KeyT &key, ChildArgs... childArgs) | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inlineprotected |
_addCoreSegmentIfMissing(const std::string &coreSegmentName, const bool addMissingCoreSegmentDuringUpdate) | MemoryBase< _CoreSegmentT, _Derived > | inlineprotected |
_checkContainerName(const std::string &gottenName, const std::string &actualName, bool emptyOk=true) const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inlineprotected |
_container | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | mutableprotected |
_derived() | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inlineprotected |
_derived() const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inlineprotected |
_id | MemoryItem | protected |
addCoreSegment(const std::string &name, aron::type::ObjectPtr coreSegmentType=nullptr, const std::vector< PredictionEngine > &predictionEngines={}) | MemoryBase< _CoreSegmentT, _Derived > | inline |
addCoreSegment(const CoreSegmentT &coreSegment) | MemoryBase< _CoreSegmentT, _Derived > | inline |
addCoreSegment(CoreSegmentT &&coreSegment) | MemoryBase< _CoreSegmentT, _Derived > | inline |
addCoreSegment(const std::string &name, Args... args) | MemoryBase< _CoreSegmentT, _Derived > | inline |
addPredictionEngine(const PredictionEngine &engine) | Predictive< _Derived > | inline |
append(const OtherDerivedT &other) | MemoryBase< _CoreSegmentT, _Derived > | inline |
begin() const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
begin() | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
ChildT typedef | MemoryBase< _CoreSegmentT, _Derived > | |
clear() | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
container() const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inlineprotected |
container() | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inlineprotected |
ContainerT typedef | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | |
CoreSegmentT typedef | MemoryBase< _CoreSegmentT, _Derived > | |
DerivedT typedef | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | |
empty() const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
end() const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
end() | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
EntityInstanceT typedef | MemoryBase< _CoreSegmentT, _Derived > | |
EntitySnapshotT typedef | MemoryBase< _CoreSegmentT, _Derived > | |
EntityT typedef | MemoryBase< _CoreSegmentT, _Derived > | |
equalsDeep(const MemoryBase &other) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
findCoreSegment(const std::string &name) | MemoryBase< _CoreSegmentT, _Derived > | inline |
findCoreSegment(const std::string &name) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
findCoreSegment(const MemoryID &coreSegmentID) | MemoryBase< _CoreSegmentT, _Derived > | inline |
findCoreSegment(const MemoryID &coreSegmentID) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
findEntity(const MemoryID &entityID) | GetFindEntityMixin< _Derived > | inline |
findEntity(const MemoryID &entityID) const | GetFindEntityMixin< _Derived > | inline |
findInstance(const MemoryID &instanceID) | GetFindInstanceMixin< _Derived > | inline |
findInstance(const MemoryID &instanceID) const | GetFindInstanceMixin< _Derived > | inline |
findLatestInstance(int instanceIndex=0) const | GetFindSnapshotMixin< _Derived > | inline |
findLatestInstance(int instanceIndex=0) | GetFindSnapshotMixin< _Derived > | inline |
findLatestInstance(const MemoryID &entityID, int instanceIndex=0) | GetFindSnapshotMixin< _Derived > | inline |
findLatestInstance(const MemoryID &entityID, int instanceIndex=0) const | GetFindSnapshotMixin< _Derived > | inline |
findLatestSnapshot() const | GetFindSnapshotMixin< _Derived > | inline |
findLatestSnapshot() | GetFindSnapshotMixin< _Derived > | inline |
findLatestSnapshot(const MemoryID &entityID) | GetFindSnapshotMixin< _Derived > | inline |
findLatestSnapshot(const MemoryID &entityID) const | GetFindSnapshotMixin< _Derived > | inline |
findProviderSegment(const MemoryID &providerSegmentID) | GetFindProviderSegmentMixin< _Derived > | inline |
findProviderSegment(const MemoryID &providerSegmentID) const | GetFindProviderSegmentMixin< _Derived > | inline |
findSnapshot(const MemoryID &snapshotID) | GetFindSnapshotMixin< _Derived > | inline |
findSnapshot(const MemoryID &snapshotID) const | GetFindSnapshotMixin< _Derived > | inline |
forEachChild(ChildFunctionT &&func) | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
forEachChild(ChildFunctionT &&func) const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
forEachCoreSegment(CoreSegmentFunctionT &&func) | MemoryBase< _CoreSegmentT, _Derived > | inline |
forEachCoreSegment(CoreSegmentFunctionT &&func) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
forEachEntity(FunctionT &&func) | ForEachEntityMixin< _Derived > | inline |
forEachEntity(FunctionT &&func) const | ForEachEntityMixin< _Derived > | inline |
forEachInstance(InstanceFunctionT &&func) | ForEachEntityInstanceMixin< _Derived > | inline |
forEachInstance(InstanceFunctionT &&func) const | ForEachEntityInstanceMixin< _Derived > | inline |
forEachInstanceAs(AronDtoFunctionT &&func) const | ForEachEntityInstanceMixin< _Derived > | inline |
forEachInstanceIn(const MemoryID &id, InstanceFunctionT &&func) | MemoryBase< _CoreSegmentT, _Derived > | inline |
forEachInstanceIn(const MemoryID &id, InstanceFunctionT &&func) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
forEachInstanceWithDataAs(EntityInstanceBaseAronDtoFunctionT &&func) const | ForEachEntityInstanceMixin< _Derived > | inline |
forEachProviderSegment(FunctionT &&func) | ForEachProviderSegmentMixin< _Derived > | inline |
forEachProviderSegment(FunctionT &&func) const | ForEachProviderSegmentMixin< _Derived > | inline |
forEachSnapshot(SnapshotFunctionT &&func) | ForEachEntitySnapshotMixin< _Derived > | inline |
forEachSnapshot(SnapshotFunctionT &&func) const | ForEachEntitySnapshotMixin< _Derived > | inline |
getAllPredictionEngines() const | PredictiveContainer< _Derived > | inline |
getCoreSegment(const std::string &name) | MemoryBase< _CoreSegmentT, _Derived > | inline |
getCoreSegment(const std::string &name) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
getCoreSegment(const MemoryID &coreSegmentID) | MemoryBase< _CoreSegmentT, _Derived > | inline |
getCoreSegment(const MemoryID &coreSegmentID) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
getCoreSegmentNames() const | MemoryBase< _CoreSegmentT, _Derived > | inline |
getEntity(const MemoryID &entityID) | GetFindEntityMixin< _Derived > | inline |
getEntity(const MemoryID &entityID) const | GetFindEntityMixin< _Derived > | inline |
getInstance(const MemoryID &instanceID) | GetFindInstanceMixin< _Derived > | inline |
getInstance(const MemoryID &instanceID) const | GetFindInstanceMixin< _Derived > | inline |
getKeyString() const | MemoryBase< _CoreSegmentT, _Derived > | inline |
getLatestInstance(int instanceIndex=0) | GetLatestInstanceMixin< _Derived > | inline |
getLatestInstance(int instanceIndex=0) const | GetLatestInstanceMixin< _Derived > | inline |
getLatestSnapshot(int snapshotIndex=0) | GetLatestSnapshotMixin< _Derived > | inline |
getLatestSnapshot(int snapshotIndex=0) const | GetLatestSnapshotMixin< _Derived > | inline |
getLevelName() | MemoryBase< _CoreSegmentT, _Derived > | inlinestatic |
getProviderSegment(const MemoryID &providerSegmentID) | GetFindProviderSegmentMixin< _Derived > | inline |
getProviderSegment(const MemoryID &providerSegmentID) const | GetFindProviderSegmentMixin< _Derived > | inline |
getSnapshot(const MemoryID &snapshotID) | GetFindSnapshotMixin< _Derived > | inline |
getSnapshot(const MemoryID &snapshotID) const | GetFindSnapshotMixin< _Derived > | inline |
hasCoreSegment(const std::string &name) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
hasCoreSegment(const MemoryID &coreSegmentID) const | MemoryBase< _CoreSegmentT, _Derived > | inline |
hasEntity(const MemoryID &entityID) const | GetFindEntityMixin< _Derived > | inline |
hasInstance(const MemoryID &instanceID) const | GetFindInstanceMixin< _Derived > | inline |
hasInstances() const | GetFindInstanceMixin< _Derived > | inline |
hasProviderSegment(const MemoryID &providerSegmentID) const | GetFindProviderSegmentMixin< _Derived > | inline |
hasSnapshot(const MemoryID &snapshotID) const | GetFindSnapshotMixin< _Derived > | inline |
hasSnapshots() const | GetFindSnapshotMixin< _Derived > | inline |
id() | MemoryItem | inline |
id() const | MemoryItem | inline |
MemoryBase() | MemoryBase< _CoreSegmentT, _Derived > | inline |
MemoryBase(const std::string &name, const std::vector< PredictionEngine > &predictionEngines={}) | MemoryBase< _CoreSegmentT, _Derived > | inlineexplicit |
MemoryBase(const MemoryID &id, const std::vector< PredictionEngine > &predictionEngines={}) | MemoryBase< _CoreSegmentT, _Derived > | inlineexplicit |
MemoryBase(const MemoryBase &other)=default | MemoryBase< _CoreSegmentT, _Derived > | |
MemoryBase(MemoryBase &&other)=default | MemoryBase< _CoreSegmentT, _Derived > | |
MemoryContainerBase() | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
MemoryContainerBase(const MemoryID &id) | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inlineexplicit |
MemoryContainerBase(const MemoryContainerBase &other)=default | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | |
MemoryContainerBase(MemoryContainerBase &&other)=default | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | |
MemoryItem() | MemoryItem | |
MemoryItem(const MemoryID &id) | MemoryItem | explicit |
MemoryItem(const MemoryItem &other)=default | MemoryItem | |
MemoryItem(MemoryItem &&other)=default | MemoryItem | |
name() | MemoryBase< _CoreSegmentT, _Derived > | inline |
name() const | MemoryBase< _CoreSegmentT, _Derived > | inline |
operator=(const MemoryBase &other)=default | MemoryBase< _CoreSegmentT, _Derived > | |
operator=(MemoryBase &&other)=default | MemoryBase< _CoreSegmentT, _Derived > | |
MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >::operator=(const MemoryContainerBase &other)=default | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | |
MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >::operator=(MemoryContainerBase &&other)=default | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | |
armarx::armem::base::detail::MemoryItem::operator=(const MemoryItem &other)=default | MemoryItem | |
armarx::armem::base::detail::MemoryItem::operator=(MemoryItem &&other)=default | MemoryItem | |
predictionEngines() const | Predictive< _Derived > | inline |
Predictive(const std::vector< PredictionEngine > &engines={}) | Predictive< _Derived > | inlineexplicit |
ProviderSegmentT typedef | MemoryBase< _CoreSegmentT, _Derived > | |
setName(const std::string &name) | MemoryBase< _CoreSegmentT, _Derived > | inline |
setPredictionEngines(const std::vector< PredictionEngine > &engines) | Predictive< _Derived > | inline |
size() const | MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived > | inline |
update(const Commit &commit, const bool addMissingCoreSegmentDuringUpdate=false, const bool checkMemoryName=true) | MemoryBase< _CoreSegmentT, _Derived > | inline |
update(const EntityUpdate &update, const bool addMissingCoreSegmentDuringUpdate=false, const bool checkMemoryName=true) | MemoryBase< _CoreSegmentT, _Derived > | inline |
~MemoryItem() | MemoryItem | protected |