EntityBase< _EntitySnapshotT, _Derived > Member List

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

_addChild(const KeyT &key, ChildArgs... childArgs)MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inlineprotected
_checkContainerName(const std::string &gottenName, const std::string &actualName, bool emptyOk=true) constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inlineprotected
_containerMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >mutableprotected
_derived()MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inlineprotected
_derived() constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inlineprotected
_idMemoryItemprotected
addSnapshot(const Time &timestamp)EntityBase< _EntitySnapshotT, _Derived >inline
addSnapshot(const EntitySnapshotT &snapshot)EntityBase< _EntitySnapshotT, _Derived >inline
addSnapshot(EntitySnapshotT &&snapshot)EntityBase< _EntitySnapshotT, _Derived >inline
addSnapshot(const Time &timestamp, Args... args)EntityBase< _EntitySnapshotT, _Derived >inline
append(const OtherDerivedT &other)EntityBase< _EntitySnapshotT, _Derived >inline
begin() constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
begin()MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
ChildT typedefEntityBase< _EntitySnapshotT, _Derived >
clear()MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
container() constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inlineprotected
container()MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inlineprotected
ContainerT typedefMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >
DerivedT typedefMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >
empty() constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
end() constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
end()MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
EntityBase()EntityBase< _EntitySnapshotT, _Derived >inline
EntityBase(const std::string &name, const MemoryID &parentID={})EntityBase< _EntitySnapshotT, _Derived >inlineexplicit
EntityBase(const MemoryID &id)EntityBase< _EntitySnapshotT, _Derived >inlineexplicit
EntityBase(const EntityBase &other)=defaultEntityBase< _EntitySnapshotT, _Derived >
EntityBase(EntityBase &&other)=defaultEntityBase< _EntitySnapshotT, _Derived >
EntityInstanceT typedefEntityBase< _EntitySnapshotT, _Derived >
EntitySnapshotT typedefEntityBase< _EntitySnapshotT, _Derived >
equalsDeep(const DerivedT &other) constEntityBase< _EntitySnapshotT, _Derived >inline
findFirstSnapshot()EntityBase< _EntitySnapshotT, _Derived >inline
findFirstSnapshot() constEntityBase< _EntitySnapshotT, _Derived >inline
findFirstSnapshotAfter(const Time &time) constEntityBase< _EntitySnapshotT, _Derived >inline
findFirstSnapshotAfterOrAt(const Time &time) constEntityBase< _EntitySnapshotT, _Derived >inline
findInstance(const MemoryID &instanceID)GetFindInstanceMixin< _Derived >inline
findInstance(const MemoryID &instanceID) constGetFindInstanceMixin< _Derived >inline
findLatestInstance(int instanceIndex=0)EntityBase< _EntitySnapshotT, _Derived >inline
findLatestInstance(int instanceIndex=0) constEntityBase< _EntitySnapshotT, _Derived >inline
findLatestSnapshot()EntityBase< _EntitySnapshotT, _Derived >inline
findLatestSnapshot() constEntityBase< _EntitySnapshotT, _Derived >inline
findLatestSnapshotBefore(const Time &time) constEntityBase< _EntitySnapshotT, _Derived >inline
findLatestSnapshotBeforeOrAt(const Time &time) constEntityBase< _EntitySnapshotT, _Derived >inline
findSnapshot(const Time &timestamp)EntityBase< _EntitySnapshotT, _Derived >inline
findSnapshot(const Time &timestamp) constEntityBase< _EntitySnapshotT, _Derived >inline
findSnapshot(const MemoryID &snapshotID)EntityBase< _EntitySnapshotT, _Derived >inline
findSnapshot(const MemoryID &snapshotID) constEntityBase< _EntitySnapshotT, _Derived >inline
forEachChild(ChildFunctionT &&func)MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
forEachChild(ChildFunctionT &&func) constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _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)EntityBase< _EntitySnapshotT, _Derived >inline
forEachInstanceIn(const MemoryID &id, InstanceFunctionT &&func) constEntityBase< _EntitySnapshotT, _Derived >inline
forEachInstanceWithDataAs(EntityInstanceBaseAronDtoFunctionT &&func) constForEachEntityInstanceMixin< _Derived >inline
forEachSnapshot(SnapshotFunctionT &&func)EntityBase< _EntitySnapshotT, _Derived >inline
forEachSnapshot(SnapshotFunctionT &&func) constEntityBase< _EntitySnapshotT, _Derived >inline
forEachSnapshotBefore(const Time &time, FunctionT &&func) constEntityBase< _EntitySnapshotT, _Derived >inline
forEachSnapshotBeforeOrAt(const Time &time, FunctionT &&func) constEntityBase< _EntitySnapshotT, _Derived >inline
forEachSnapshotIn(const MemoryID &id, SnapshotFunctionT &&func)EntityBase< _EntitySnapshotT, _Derived >inline
forEachSnapshotIn(const MemoryID &id, SnapshotFunctionT &&func) constEntityBase< _EntitySnapshotT, _Derived >inline
forEachSnapshotInIndexRange(long first, long last, FunctionT &&func) constEntityBase< _EntitySnapshotT, _Derived >inline
forEachSnapshotInTimeRange(const Time &min, const Time &max, FunctionT &&func) constEntityBase< _EntitySnapshotT, _Derived >inline
getFirstSnapshot()EntityBase< _EntitySnapshotT, _Derived >inline
getFirstSnapshot() constEntityBase< _EntitySnapshotT, _Derived >inline
getFirstTimestamp() constEntityBase< _EntitySnapshotT, _Derived >inline
getInstance(const MemoryID &instanceID)GetFindInstanceMixin< _Derived >inline
getInstance(const MemoryID &instanceID) constGetFindInstanceMixin< _Derived >inline
getKeyString() constEntityBase< _EntitySnapshotT, _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
getLatestTimestamp() constEntityBase< _EntitySnapshotT, _Derived >inline
getLevelName()EntityBase< _EntitySnapshotT, _Derived >inlinestatic
getSnapshot(const Time &time)EntityBase< _EntitySnapshotT, _Derived >inline
getSnapshot(const Time &time) constEntityBase< _EntitySnapshotT, _Derived >inline
getSnapshot(const MemoryID &snapshotID)EntityBase< _EntitySnapshotT, _Derived >inline
getSnapshot(const MemoryID &snapshotID) constEntityBase< _EntitySnapshotT, _Derived >inline
getTimestamps() constEntityBase< _EntitySnapshotT, _Derived >inline
hasInstance(const MemoryID &instanceID) constGetFindInstanceMixin< _Derived >inline
hasInstances() constGetFindInstanceMixin< _Derived >inline
hasSnapshot(const Time &time) constEntityBase< _EntitySnapshotT, _Derived >inline
hasSnapshot(const MemoryID &snapshotID) constEntityBase< _EntitySnapshotT, _Derived >inline
hasSnapshots() constEntityBase< _EntitySnapshotT, _Derived >inline
id()MemoryIteminline
id() constMemoryIteminline
MemoryContainerBase()MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
MemoryContainerBase(const MemoryID &id)MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inlineexplicit
MemoryContainerBase(const MemoryContainerBase &other)=defaultMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >
MemoryContainerBase(MemoryContainerBase &&other)=defaultMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >
MemoryItem()MemoryItem
MemoryItem(const MemoryID &id)MemoryItemexplicit
MemoryItem(const MemoryItem &other)=defaultMemoryItem
MemoryItem(MemoryItem &&other)=defaultMemoryItem
name()EntityBase< _EntitySnapshotT, _Derived >inline
name() constEntityBase< _EntitySnapshotT, _Derived >inline
operator=(const EntityBase &other)=defaultEntityBase< _EntitySnapshotT, _Derived >
operator=(EntityBase &&other)=defaultEntityBase< _EntitySnapshotT, _Derived >
MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >::operator=(const MemoryContainerBase &other)=defaultMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >
MemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >::operator=(MemoryContainerBase &&other)=defaultMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >
armarx::armem::base::detail::MemoryItem::operator=(const MemoryItem &other)=defaultMemoryItem
armarx::armem::base::detail::MemoryItem::operator=(MemoryItem &&other)=defaultMemoryItem
size() constMemoryContainerBase< std::map< Time, _EntitySnapshotT >, _Derived >inline
update(const EntityUpdate &update)EntityBase< _EntitySnapshotT, _Derived >inline
~MemoryItem()MemoryItemprotected