__decRef() override | Entity | |
addTag(const std::string &tag, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerEntity | |
addWrapper(T *wrapper) | Entity | inline |
ATTRIBUTE_MEMORYPARAMETERS | ProfilerMemorySnapshot | static |
ATTRIBUTE_STATENAME | ProfilerMemorySnapshot | static |
attributesMutex | Entity | mutableprotected |
clone(const Ice::Current &c=Ice::emptyCurrent) const | ProfilerMemorySnapshot | |
CreateGenericEntity() | Entity | static |
deserialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
Entity(const Entity &source) | Entity | protected |
Entity() | Entity | inlineprotected |
entityMutex | Entity | mutableprotected |
equals(const EntityBasePtr &otherEntity, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
equalsAttributes(const EntityBasePtr &otherEntity, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getAllParentRefs(bool includeMetaEntities=true) const | Entity | virtual |
getAllParentsAsStringList() const | Entity | virtual |
getAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getAttributeNames(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getAttributeValue(const ::std::string &attrName) const | Entity | virtual |
getDirectParentRefs() const | Entity | virtual |
getId(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getMemoryParameterMap(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerMemorySnapshot | |
getName(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getStateName(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerMemorySnapshot | |
getTags(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerEntity | |
getWrapper() | Entity | inline |
hasAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ice_clone() const override | ProfilerMemorySnapshot | |
ice_postUnmarshal() override | Entity | protected |
ice_preMarshal() override | Entity | protected |
isMetaEntity(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
operator<<(std::ostream &stream, const ProfilerMemorySnapshot &rhs) | ProfilerMemorySnapshot | friend |
operator<<(std::ostream &stream, const ProfilerMemorySnapshotPtr &rhs) | ProfilerMemorySnapshot | friend |
operator<<(std::ostream &stream, const ProfilerMemorySnapshotBasePtr &rhs) | ProfilerMemorySnapshot | friend |
ProfilerEntity() | ProfilerEntity | |
ProfilerEntity(const ProfilerEntity &source) | ProfilerEntity | |
ProfilerMemorySnapshot() | ProfilerMemorySnapshot | |
ProfilerMemorySnapshot(const std::string &stateName, const Ice::Context ¶meters) | ProfilerMemorySnapshot | |
ProfilerMemorySnapshot(const ProfilerMemorySnapshot &source) | ProfilerMemorySnapshot | |
putAttribute(const ::memoryx::EntityAttributeBasePtr &attr, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
putAttribute(const std::string &attrName, T attrValue, ProbabilityMeasureBasePtr uncertainty=ProbabilityMeasureBasePtr()) | Entity | inline |
removeAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
serialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
setDirectParentRefs(const EntityRefBaseList &entityRefs) | Entity | virtual |
setId(const ::std::string &id, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setMemoryParameterMap(const Ice::Context ¶meters, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerMemorySnapshot | |
setMetaEntity(bool isMetaEntity, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setName(const ::std::string &name, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setStateName(const std::string &statename, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerMemorySnapshot | |
setTags(const Ice::StringSeq &tags, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerEntity | |
wrappers | Entity | protected |
wrappersMutex | Entity | mutableprotected |
~Entity() override | Entity | protected |
~ProfilerEntity() override | ProfilerEntity | |
~ProfilerMemorySnapshot() override | ProfilerMemorySnapshot | |