__decRef() override | Entity | |
addTag(const std::string &tag, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerEntity | |
addWrapper(T *wrapper) | Entity | inline |
attributesMutex | Entity | mutableprotected |
clone(const Ice::Current &c=Ice::emptyCurrent) const | ProfilerMemoryUsage | |
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 | |
getMemoryUsage(const Ice::Current &c=Ice::emptyCurrent) const override | ProfilerMemoryUsage | |
getName(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getPid(const Ice::Current &c=Ice::emptyCurrent) const override | ProfilerMemoryUsage | |
getProcessName(const Ice::Current &c=Ice::emptyCurrent) const override | ProfilerMemoryUsage | |
getTags(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerEntity | |
getTimestamp(const Ice::Current &c=Ice::emptyCurrent) const override | ProfilerMemoryUsage | |
getWrapper() | Entity | inline |
hasAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ice_clone() const override | ProfilerMemoryUsage | |
ice_postUnmarshal() override | Entity | protected |
ice_preMarshal() override | Entity | protected |
isMetaEntity(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ProfilerEntity() | ProfilerEntity | |
ProfilerEntity(const ProfilerEntity &source) | ProfilerEntity | |
ProfilerMemoryUsage() | ProfilerMemoryUsage | |
ProfilerMemoryUsage(const armarx::ProfilerProcessMemoryUsage &memoryUsage) | ProfilerMemoryUsage | |
ProfilerMemoryUsage(const ProfilerMemoryUsage &source) | ProfilerMemoryUsage | |
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 | |
setMemoryUsage(Ice::Int memoryUsage, const Ice::Current &c=Ice::emptyCurrent) override | ProfilerMemoryUsage | |
setMetaEntity(bool isMetaEntity, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setName(const ::std::string &name, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setPid(Ice::Int pid, const Ice::Current &c=Ice::emptyCurrent) override | ProfilerMemoryUsage | |
setProcessName(const std::string &processName, const Ice::Current &c=Ice::emptyCurrent) override | ProfilerMemoryUsage | |
setProfilerMemoryUsage(const armarx::ProfilerProcessMemoryUsage &memoryUsage) | ProfilerMemoryUsage | |
setTags(const Ice::StringSeq &tags, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerEntity | |
setTimestamp(Ice::Int timestamp, const Ice::Current &c=Ice::emptyCurrent) override | ProfilerMemoryUsage | |
wrappers | Entity | protected |
wrappersMutex | Entity | mutableprotected |
~Entity() override | Entity | protected |
~ProfilerEntity() override | ProfilerEntity | |
~ProfilerMemoryUsage() override | ProfilerMemoryUsage | |