MemoryBase< _CoreSegmentT, _Derived > Member List

This is the complete list of members for MemoryBase< _CoreSegmentT, _Derived >, including all inherited members.

_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) constMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inlineprotected
_containerMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >mutableprotected
_derived()MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inlineprotected
_derived() constMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inlineprotected
_idMemoryItemprotected
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() constMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
begin()MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
ChildT typedefMemoryBase< _CoreSegmentT, _Derived >
clear()MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
container() constMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inlineprotected
container()MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inlineprotected
ContainerT typedefMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >
CoreSegmentT typedefMemoryBase< _CoreSegmentT, _Derived >
DerivedT typedefMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >
empty() constMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
end() constMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
end()MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
EntityInstanceT typedefMemoryBase< _CoreSegmentT, _Derived >
EntitySnapshotT typedefMemoryBase< _CoreSegmentT, _Derived >
EntityT typedefMemoryBase< _CoreSegmentT, _Derived >
equalsDeep(const MemoryBase &other) constMemoryBase< _CoreSegmentT, _Derived >inline
findCoreSegment(const std::string &name)MemoryBase< _CoreSegmentT, _Derived >inline
findCoreSegment(const std::string &name) constMemoryBase< _CoreSegmentT, _Derived >inline
findCoreSegment(const MemoryID &coreSegmentID)MemoryBase< _CoreSegmentT, _Derived >inline
findCoreSegment(const MemoryID &coreSegmentID) constMemoryBase< _CoreSegmentT, _Derived >inline
findEntity(const MemoryID &entityID)GetFindEntityMixin< _Derived >inline
findEntity(const MemoryID &entityID) constGetFindEntityMixin< _Derived >inline
findInstance(const MemoryID &instanceID)GetFindInstanceMixin< _Derived >inline
findInstance(const MemoryID &instanceID) constGetFindInstanceMixin< _Derived >inline
findLatestInstance(int instanceIndex=0) constGetFindSnapshotMixin< _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) constGetFindSnapshotMixin< _Derived >inline
findLatestSnapshot() constGetFindSnapshotMixin< _Derived >inline
findLatestSnapshot()GetFindSnapshotMixin< _Derived >inline
findLatestSnapshot(const MemoryID &entityID)GetFindSnapshotMixin< _Derived >inline
findLatestSnapshot(const MemoryID &entityID) constGetFindSnapshotMixin< _Derived >inline
findProviderSegment(const MemoryID &providerSegmentID)GetFindProviderSegmentMixin< _Derived >inline
findProviderSegment(const MemoryID &providerSegmentID) constGetFindProviderSegmentMixin< _Derived >inline
findSnapshot(const MemoryID &snapshotID)GetFindSnapshotMixin< _Derived >inline
findSnapshot(const MemoryID &snapshotID) constGetFindSnapshotMixin< _Derived >inline
forEachChild(ChildFunctionT &&func)MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
forEachChild(ChildFunctionT &&func) constMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >inline
forEachCoreSegment(CoreSegmentFunctionT &&func)MemoryBase< _CoreSegmentT, _Derived >inline
forEachCoreSegment(CoreSegmentFunctionT &&func) constMemoryBase< _CoreSegmentT, _Derived >inline
forEachEntity(FunctionT &&func)ForEachEntityMixin< _Derived >inline
forEachEntity(FunctionT &&func) constForEachEntityMixin< _Derived >inline
forEachInstance(InstanceFunctionT &&func)ForEachEntityInstanceMixin< _Derived >inline
forEachInstance(InstanceFunctionT &&func) constForEachEntityInstanceMixin< _Derived >inline
forEachInstanceAs(AronDtoFunctionT &&func) constForEachEntityInstanceMixin< _Derived >inline
forEachInstanceIn(const MemoryID &id, InstanceFunctionT &&func)MemoryBase< _CoreSegmentT, _Derived >inline
forEachInstanceIn(const MemoryID &id, InstanceFunctionT &&func) constMemoryBase< _CoreSegmentT, _Derived >inline
forEachInstanceWithDataAs(EntityInstanceBaseAronDtoFunctionT &&func) constForEachEntityInstanceMixin< _Derived >inline
forEachProviderSegment(FunctionT &&func)ForEachProviderSegmentMixin< _Derived >inline
forEachProviderSegment(FunctionT &&func) constForEachProviderSegmentMixin< _Derived >inline
forEachSnapshot(SnapshotFunctionT &&func)ForEachEntitySnapshotMixin< _Derived >inline
forEachSnapshot(SnapshotFunctionT &&func) constForEachEntitySnapshotMixin< _Derived >inline
getAllPredictionEngines() constPredictiveContainer< _Derived >inline
getCoreSegment(const std::string &name)MemoryBase< _CoreSegmentT, _Derived >inline
getCoreSegment(const std::string &name) constMemoryBase< _CoreSegmentT, _Derived >inline
getCoreSegment(const MemoryID &coreSegmentID)MemoryBase< _CoreSegmentT, _Derived >inline
getCoreSegment(const MemoryID &coreSegmentID) constMemoryBase< _CoreSegmentT, _Derived >inline
getCoreSegmentNames() constMemoryBase< _CoreSegmentT, _Derived >inline
getEntity(const MemoryID &entityID)GetFindEntityMixin< _Derived >inline
getEntity(const MemoryID &entityID) constGetFindEntityMixin< _Derived >inline
getInstance(const MemoryID &instanceID)GetFindInstanceMixin< _Derived >inline
getInstance(const MemoryID &instanceID) constGetFindInstanceMixin< _Derived >inline
getKeyString() constMemoryBase< _CoreSegmentT, _Derived >inline
getLatestInstance(int instanceIndex=0)GetLatestInstanceMixin< _Derived >inline
getLatestInstance(int instanceIndex=0) constGetLatestInstanceMixin< _Derived >inline
getLatestSnapshot(int snapshotIndex=0)GetLatestSnapshotMixin< _Derived >inline
getLatestSnapshot(int snapshotIndex=0) constGetLatestSnapshotMixin< _Derived >inline
getLevelName()MemoryBase< _CoreSegmentT, _Derived >inlinestatic
getProviderSegment(const MemoryID &providerSegmentID)GetFindProviderSegmentMixin< _Derived >inline
getProviderSegment(const MemoryID &providerSegmentID) constGetFindProviderSegmentMixin< _Derived >inline
getSnapshot(const MemoryID &snapshotID)GetFindSnapshotMixin< _Derived >inline
getSnapshot(const MemoryID &snapshotID) constGetFindSnapshotMixin< _Derived >inline
hasCoreSegment(const std::string &name) constMemoryBase< _CoreSegmentT, _Derived >inline
hasCoreSegment(const MemoryID &coreSegmentID) constMemoryBase< _CoreSegmentT, _Derived >inline
hasEntity(const MemoryID &entityID) constGetFindEntityMixin< _Derived >inline
hasInstance(const MemoryID &instanceID) constGetFindInstanceMixin< _Derived >inline
hasInstances() constGetFindInstanceMixin< _Derived >inline
hasProviderSegment(const MemoryID &providerSegmentID) constGetFindProviderSegmentMixin< _Derived >inline
hasSnapshot(const MemoryID &snapshotID) constGetFindSnapshotMixin< _Derived >inline
hasSnapshots() constGetFindSnapshotMixin< _Derived >inline
id()MemoryIteminline
id() constMemoryIteminline
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)=defaultMemoryBase< _CoreSegmentT, _Derived >
MemoryBase(MemoryBase &&other)=defaultMemoryBase< _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)=defaultMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >
MemoryContainerBase(MemoryContainerBase &&other)=defaultMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >
MemoryItem()MemoryItem
MemoryItem(const MemoryID &id)MemoryItemexplicit
MemoryItem(const MemoryItem &other)=defaultMemoryItem
MemoryItem(MemoryItem &&other)=defaultMemoryItem
name()MemoryBase< _CoreSegmentT, _Derived >inline
name() constMemoryBase< _CoreSegmentT, _Derived >inline
operator=(const MemoryBase &other)=defaultMemoryBase< _CoreSegmentT, _Derived >
operator=(MemoryBase &&other)=defaultMemoryBase< _CoreSegmentT, _Derived >
MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >::operator=(const MemoryContainerBase &other)=defaultMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >
MemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >::operator=(MemoryContainerBase &&other)=defaultMemoryContainerBase< std::map< std::string, _CoreSegmentT >, _Derived >
armarx::armem::base::detail::MemoryItem::operator=(const MemoryItem &other)=defaultMemoryItem
armarx::armem::base::detail::MemoryItem::operator=(MemoryItem &&other)=defaultMemoryItem
predictionEngines() constPredictive< _Derived >inline
Predictive(const std::vector< PredictionEngine > &engines={})Predictive< _Derived >inlineexplicit
ProviderSegmentT typedefMemoryBase< _CoreSegmentT, _Derived >
setName(const std::string &name)MemoryBase< _CoreSegmentT, _Derived >inline
setPredictionEngines(const std::vector< PredictionEngine > &engines)Predictive< _Derived >inline
size() constMemoryContainerBase< 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()MemoryItemprotected