__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 | ProfilerTransition | |
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 |
getCount(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerTransition | |
getDirectParentRefs() const | Entity | virtual |
getId(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getName(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getParentStateName(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerTransition | |
getSourceStateMemorySnapshotRef(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerTransition | |
getSourceStateName(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerTransition | |
getTags(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerEntity | |
getTargetStateMemorySnapshotRef(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerTransition | |
getTargetStateName(const Ice::Current &context=Ice::emptyCurrent) const override | ProfilerTransition | |
getWrapper() | Entity | inline |
hasAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ice_clone() const override | ProfilerTransition | |
ice_postUnmarshal() override | Entity | protected |
ice_preMarshal() override | Entity | protected |
isMetaEntity(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
memorySnapshotIdsEqual(const std::string &sourceSnapshotID, const std::string &targetSnapshotID) | ProfilerTransition | |
operator<<(std::ostream &stream, const ProfilerTransition &rhs) | ProfilerTransition | friend |
operator<<(std::ostream &stream, const ProfilerTransitionPtr &rhs) | ProfilerTransition | friend |
operator<<(std::ostream &stream, const ProfilerTransitionBasePtr &rhs) | ProfilerTransition | friend |
ProfilerEntity() | ProfilerEntity | |
ProfilerEntity(const ProfilerEntity &source) | ProfilerEntity | |
ProfilerTransition() | ProfilerTransition | |
ProfilerTransition(const std::string &parentStateName, const std::string &sourceStateName, const std::string &targetStateName, const EntityRefBasePtr &sourceStateMemorySnapshotRef, const EntityRefBasePtr &targetStateMemorySnapshotRef, Ice::Int count) | ProfilerTransition | |
ProfilerTransition(const ProfilerTransition &source) | ProfilerTransition | |
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 | |
setCount(Ice::Int count, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerTransition | |
setDirectParentRefs(const EntityRefBaseList &entityRefs) | Entity | virtual |
setId(const ::std::string &id, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setMetaEntity(bool isMetaEntity, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setName(const ::std::string &name, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setParentStateName(const std::string &statename, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerTransition | |
setSourceStateMemorySnapshotRef(const EntityRefBasePtr &memorySnapshotRef, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerTransition | |
setSourceStateName(const std::string &statename, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerTransition | |
setTags(const Ice::StringSeq &tags, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerEntity | |
setTargetStateMemorySnapshotRef(const EntityRefBasePtr &memorySnapshotRef, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerTransition | |
setTargetStateName(const std::string &statename, const Ice::Current &context=Ice::emptyCurrent) override | ProfilerTransition | |
wrappers | Entity | protected |
wrappersMutex | Entity | mutableprotected |
~Entity() override | Entity | protected |
~ProfilerEntity() override | ProfilerEntity | |
~ProfilerTransition() override | ProfilerTransition | |