__decRef() override | Entity | |
addWrapper(T *wrapper) | Entity | inline |
attributesMutex | Entity | mutableprotected |
clone(const Ice::Current &c=Ice::emptyCurrent) const | Relation | |
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 | |
getAttributes() const | Relation | |
getAttributeValue(const ::std::string &attrName) const | Entity | virtual |
getDirectParentRefs() const | Entity | virtual |
getEntities(const ::Ice::Current &=Ice::emptyCurrent) const override | Relation | |
getId(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getName(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getProb(const ::Ice::Current &=Ice::emptyCurrent) const override | Relation | |
getSign(const ::Ice::Current &=Ice::emptyCurrent) const override | Relation | |
getSourceAttributes() const | Relation | |
getTargetAttributes() const | Relation | |
getWrapper() | Entity | inline |
hasAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ice_clone() const override | Relation | |
ice_postUnmarshal() override | Entity | protected |
ice_preMarshal() override | Entity | protected |
isMetaEntity(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
operator<<(std::ostream &stream, const Relation &rhs) | Relation | friend |
operator<<(std::ostream &stream, const RelationPtr &rhs) | Relation | friend |
operator<<(std::ostream &stream, const RelationBasePtr &rhs) | Relation | 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 |
Relation(const std::string &name="", const EntityRefList &entities=EntityRefList {}, bool sign=true, float prob=1.f) | Relation | |
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 | |
setAttributes(std::string const &attributes) | Relation | |
setDirectParentRefs(const EntityRefBaseList &entityRefs) | Entity | virtual |
setEntities(const EntityRefList &entities, const ::Ice::Current &=Ice::emptyCurrent) override | Relation | |
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 | |
setProb(::Ice::Float prob, const ::Ice::Current &=Ice::emptyCurrent) override | Relation | |
setSign(bool sign, const ::Ice::Current &=Ice::emptyCurrent) override | Relation | |
setSourceAttributes(std::string const &attributes) | Relation | |
setTargetAttributes(std::string const &attributes) | Relation | |
wrappers | Entity | protected |
wrappersMutex | Entity | mutableprotected |
~Entity() override | Entity | protected |