| _addChild(const KeyT &key, ChildArgs... childArgs) | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inlineprotected |
| _addProviderSegmentIfMissing(const std::string &providerSegmentName) | CoreSegmentBase< ProviderSegment, CoreSegment > | inlineprotected |
| _aronType | AronTyped | protected |
| _checkContainerName(const std::string &gottenName, const std::string &actualName, bool emptyOk=true) const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inlineprotected |
| _container | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | mutableprotected |
| _derived() | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inlineprotected |
| _derived() const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inlineprotected |
| _findEntity(ParentT &&parent, const std::string &entityName) | CoreSegmentBase< ProviderSegment, CoreSegment > | inlineprotectedstatic |
| _id | MemoryItem | protected |
| _maxHistorySize | MaxHistorySize | protected |
| addPredictionEngine(const PredictionEngine &engine) | Predictive< CoreSegment > | inline |
| addPredictor(const PredictionEngine &engine, Predictor &&predictor) | Prediction< CoreSegment > | inline |
| addProviderSegment(const std::string &name, Args... args) | CoreSegment | inline |
| CoreSegmentBase< ProviderSegment, CoreSegment >::addProviderSegment(const std::string &name, aron::type::ObjectPtr providerSegmentType=nullptr, const std::vector< PredictionEngine > &predictionEngines={}) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| CoreSegmentBase< ProviderSegment, CoreSegment >::addProviderSegment(const ProviderSegmentT &providerSegment) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| CoreSegmentBase< ProviderSegment, CoreSegment >::addProviderSegment(ProviderSegmentT &&providerSegment) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| append(const OtherDerivedT &other) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| aronType() | AronTyped | |
| aronType() const | AronTyped | |
| AronTyped(aron::type::ObjectPtr aronType=nullptr) | AronTyped | explicit |
| begin() const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| begin() | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| ChildT typedef | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| clear() | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| container() const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inlineprotected |
| container() | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inlineprotected |
| ContainerT typedef | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | |
| CoreSegmentBase() | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| CoreSegmentBase(const std::string &name, aron::type::ObjectPtr aronType=nullptr, const std::vector< PredictionEngine > &predictionEngines={}) | CoreSegmentBase< ProviderSegment, CoreSegment > | inlineexplicit |
| CoreSegmentBase(const std::string &name, const MemoryID &parentID, aron::type::ObjectPtr aronType=nullptr, const std::vector< PredictionEngine > &predictionEngines={}) | CoreSegmentBase< ProviderSegment, CoreSegment > | inlineexplicit |
| CoreSegmentBase(const MemoryID &id, aron::type::ObjectPtr aronType=nullptr, const std::vector< PredictionEngine > &predictionEngines={}) | CoreSegmentBase< ProviderSegment, CoreSegment > | inlineexplicit |
| CoreSegmentBase(const CoreSegmentBase &other)=default | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| CoreSegmentBase(CoreSegmentBase &&other)=default | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| DerivedT typedef | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | |
| dispatchPredictions(const std::vector< PredictionRequest > &requests) | PredictionContainer< CoreSegment > | inline |
| dispatchTargetedPrediction(const PredictionRequest &request, const MemoryID &target) | PredictionContainer< CoreSegment > | inline |
| doLocked(FunctionT &&function) const | CoreSegment | inline |
| empty() const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| end() const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| end() | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| EntityInstanceT typedef | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| EntitySnapshotT typedef | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| EntityT typedef | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| equalsDeep(const DerivedT &other) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| findEntity(const std::string &entityName) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| findEntity(const std::string &entityName) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| GetFindEntityMixin< CoreSegment >::findEntity(const MemoryID &entityID) | GetFindEntityMixin< CoreSegment > | inline |
| GetFindEntityMixin< CoreSegment >::findEntity(const MemoryID &entityID) const | GetFindEntityMixin< CoreSegment > | inline |
| findInstance(const MemoryID &instanceID) | GetFindInstanceMixin< CoreSegment > | inline |
| findInstance(const MemoryID &instanceID) const | GetFindInstanceMixin< CoreSegment > | inline |
| findLatestInstance(int instanceIndex=0) const | GetFindSnapshotMixin< CoreSegment > | inline |
| findLatestInstance(int instanceIndex=0) | GetFindSnapshotMixin< CoreSegment > | inline |
| findLatestInstance(const MemoryID &entityID, int instanceIndex=0) | GetFindSnapshotMixin< CoreSegment > | inline |
| findLatestInstance(const MemoryID &entityID, int instanceIndex=0) const | GetFindSnapshotMixin< CoreSegment > | inline |
| findLatestInstanceData(const MemoryID &entityID, int instanceIndex=0) const | FindInstanceDataMixin< CoreSegment > | inline |
| findLatestInstanceDataAs(const MemoryID &entityID, int instanceIndex=0) const | FindInstanceDataMixin< CoreSegment > | inline |
| findLatestSnapshot() const | GetFindSnapshotMixin< CoreSegment > | inline |
| findLatestSnapshot() | GetFindSnapshotMixin< CoreSegment > | inline |
| findLatestSnapshot(const MemoryID &entityID) | GetFindSnapshotMixin< CoreSegment > | inline |
| findLatestSnapshot(const MemoryID &entityID) const | GetFindSnapshotMixin< CoreSegment > | inline |
| findProviderSegment(const std::string &name) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| findProviderSegment(const std::string &name) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| findProviderSegment(const MemoryID &providerSegmentID) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| findProviderSegment(const MemoryID &providerSegmentID) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| findSnapshot(const MemoryID &snapshotID) | GetFindSnapshotMixin< CoreSegment > | inline |
| findSnapshot(const MemoryID &snapshotID) const | GetFindSnapshotMixin< CoreSegment > | inline |
| forEachChild(ChildFunctionT &&func) | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| forEachChild(ChildFunctionT &&func) const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| forEachEntity(FunctionT &&func) | ForEachEntityMixin< CoreSegment > | inline |
| forEachEntity(FunctionT &&func) const | ForEachEntityMixin< CoreSegment > | inline |
| forEachInstance(InstanceFunctionT &&func) | ForEachEntityInstanceMixin< CoreSegment > | inline |
| forEachInstance(InstanceFunctionT &&func) const | ForEachEntityInstanceMixin< CoreSegment > | inline |
| forEachInstanceAs(AronDtoFunctionT &&func) const | ForEachEntityInstanceMixin< CoreSegment > | inline |
| forEachInstanceIn(const MemoryID &id, InstanceFunctionT &&func) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| forEachInstanceIn(const MemoryID &id, InstanceFunctionT &&func) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| forEachInstanceWithDataAs(EntityInstanceBaseAronDtoFunctionT &&func) const | ForEachEntityInstanceMixin< CoreSegment > | inline |
| forEachProviderSegment(ProviderSegmentFunctionT &&func) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| forEachProviderSegment(ProviderSegmentFunctionT &&func) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| forEachSnapshot(SnapshotFunctionT &&func) | ForEachEntitySnapshotMixin< CoreSegment > | inline |
| forEachSnapshot(SnapshotFunctionT &&func) const | ForEachEntitySnapshotMixin< CoreSegment > | inline |
| getAllPredictionEngines() const | PredictiveContainer< CoreSegment > | inline |
| getEntity(const MemoryID &entityID) | GetFindEntityMixin< CoreSegment > | inline |
| getEntity(const MemoryID &entityID) const | GetFindEntityMixin< CoreSegment > | inline |
| getInstance(const MemoryID &instanceID) | GetFindInstanceMixin< CoreSegment > | inline |
| getInstance(const MemoryID &instanceID) const | GetFindInstanceMixin< CoreSegment > | inline |
| getKeyString() const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| getLatestInstance(int instanceIndex=0) | GetLatestInstanceMixin< CoreSegment > | inline |
| getLatestInstance(int instanceIndex=0) const | GetLatestInstanceMixin< CoreSegment > | inline |
| getLatestSnapshot(int snapshotIndex=0) | GetLatestSnapshotMixin< CoreSegment > | inline |
| getLatestSnapshot(int snapshotIndex=0) const | GetLatestSnapshotMixin< CoreSegment > | inline |
| getLevelName() | CoreSegmentBase< ProviderSegment, CoreSegment > | inlinestatic |
| getMaxHistorySize() const | MaxHistorySize | |
| getProviderSegment(const std::string &name) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| getProviderSegment(const std::string &name) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| getProviderSegment(const MemoryID &providerSegmentID) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| getProviderSegment(const MemoryID &providerSegmentID) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| getProviderSegmentNames() const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| getSnapshot(const MemoryID &snapshotID) | GetFindSnapshotMixin< CoreSegment > | inline |
| getSnapshot(const MemoryID &snapshotID) const | GetFindSnapshotMixin< CoreSegment > | inline |
| hasAronType() const | AronTyped | |
| hasEntity(const std::string &entityName) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| GetFindEntityMixin< CoreSegment >::hasEntity(const MemoryID &entityID) const | GetFindEntityMixin< CoreSegment > | inline |
| hasInstance(const MemoryID &instanceID) const | GetFindInstanceMixin< CoreSegment > | inline |
| hasInstances() const | GetFindInstanceMixin< CoreSegment > | inline |
| hasProviderSegment(const std::string &name) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| hasProviderSegment(const MemoryID &providerSegmentID) const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| hasSnapshot(const MemoryID &snapshotID) const | GetFindSnapshotMixin< CoreSegment > | inline |
| hasSnapshots() const | GetFindSnapshotMixin< CoreSegment > | inline |
| id() | MemoryItem | inline |
| id() const | MemoryItem | inline |
| MemoryContainerBase() | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| MemoryContainerBase(const MemoryID &id) | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inlineexplicit |
| MemoryContainerBase(const MemoryContainerBase &other)=default | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | |
| MemoryContainerBase(MemoryContainerBase &&other)=default | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | |
| MemoryItem() | MemoryItem | |
| MemoryItem(const MemoryID &id) | MemoryItem | explicit |
| MemoryItem(const MemoryItem &other)=default | MemoryItem | |
| MemoryItem(MemoryItem &&other)=default | MemoryItem | |
| name() | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| name() const | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| operator=(const CoreSegmentBase &other)=default | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| operator=(CoreSegmentBase &&other)=default | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment >::operator=(const MemoryContainerBase &other)=default | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | |
| MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment >::operator=(MemoryContainerBase &&other)=default | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | |
| armarx::armem::base::detail::MemoryItem::operator=(const MemoryItem &other)=default | MemoryItem | |
| armarx::armem::base::detail::MemoryItem::operator=(MemoryItem &&other)=default | MemoryItem | |
| Prediction(const std::map< PredictionEngine, Predictor > &predictors={}) | Prediction< CoreSegment > | inlineexplicit |
| PredictionContainer(const std::map< PredictionEngine, Predictor > &predictors={}) | PredictionContainer< CoreSegment > | inlineexplicit |
| predictionEngines() const | Predictive< CoreSegment > | inline |
| Predictive(const std::vector< PredictionEngine > &engines={}) | Predictive< CoreSegment > | inlineexplicit |
| ProviderSegmentT typedef | CoreSegmentBase< ProviderSegment, CoreSegment > | |
| setAronType(aron::type::ObjectPtr aronType) | AronTyped | |
| setMaxHistorySize(long maxSize) | MaxHistorySizeParent< CoreSegment > | inline |
| armarx::armem::server::wm::detail::MaxHistorySize::setMaxHistorySize(long maxSize, const std::string &additionalInfo="") | MaxHistorySize | |
| setPredictionEngines(const std::vector< PredictionEngine > &engines) | Predictive< CoreSegment > | inline |
| setPredictors(const std::map< PredictionEngine, Predictor > &predictors) | Prediction< CoreSegment > | inline |
| size() const | MemoryContainerBase< std::map< std::string, ProviderSegment >, CoreSegment > | inline |
| update(const EntityUpdate &update) | CoreSegmentBase< ProviderSegment, CoreSegment > | inline |
| ~MemoryItem() | MemoryItem | protected |