__decRef() override | Entity | |
addWrapper(T *wrapper) | Entity | inline |
attributesMutex | Entity | mutableprotected |
clone(const Ice::Current &c=Ice::emptyCurrent) const | ResourceProfileEntity | |
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 |
getCpuUsage(const Ice::Current &c=Ice::emptyCurrent) const override | ResourceProfileEntity | |
getDirectParentRefs() const | Entity | virtual |
getDuration(const Ice::Current &c=Ice::emptyCurrent) const override | ResourceProfileEntity | |
getId(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getMemoryUsage(const Ice::Current &c=Ice::emptyCurrent) const override | ResourceProfileEntity | |
getName(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getWrapper() | Entity | inline |
hasAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ice_clone() const override | ResourceProfileEntity | |
ice_postUnmarshal() override | Entity | protected |
ice_preMarshal() override | Entity | protected |
isMetaEntity(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
operator<<(std::ostream &stream, const ResourceProfileEntity &rhs) | ResourceProfileEntity | friend |
operator<<(std::ostream &stream, const ResourceProfileEntityPtr &rhs) | ResourceProfileEntity | friend |
operator<<(std::ostream &stream, const ResourceProfileEntityBasePtr &rhs) | ResourceProfileEntity | friend |
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 | |
ResourceProfileEntity() | ResourceProfileEntity | |
ResourceProfileEntity(const StatisticMeasuresBasePtr &duration, const StatisticMeasuresBasePtr &cpuUsage, const StatisticMeasuresBasePtr &memoryUsage) | ResourceProfileEntity | |
ResourceProfileEntity(const ResourceProfileEntity &source) | ResourceProfileEntity | |
serialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
setCpuUsage(const StatisticMeasuresBasePtr &cpuUsage, const Ice::Current &c=Ice::emptyCurrent) override | ResourceProfileEntity | |
setDirectParentRefs(const EntityRefBaseList &entityRefs) | Entity | virtual |
setDuration(const StatisticMeasuresBasePtr &duration, const Ice::Current &c=Ice::emptyCurrent) override | ResourceProfileEntity | |
setId(const ::std::string &id, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setMemoryUsage(const StatisticMeasuresBasePtr &memoryUsage, const Ice::Current &c=Ice::emptyCurrent) override | ResourceProfileEntity | |
setMetaEntity(bool isMetaEntity, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setName(const ::std::string &name, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
wrappers | Entity | protected |
wrappersMutex | Entity | mutableprotected |
~Entity() override | Entity | protected |
~ResourceProfileEntity() override | ResourceProfileEntity | |