__decRef() override | Entity | |
addWrapper(T *wrapper) | Entity | inline |
attributesMutex | Entity | mutableprotected |
clone(const Ice::Current &c=Ice::emptyCurrent) const | PredictionTaskEntity | |
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 | |
getName(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
getPredictionEntityRefList(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionTaskEntity | |
getPredictionTaskName(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionTaskEntity | |
getWrapper() | Entity | inline |
hasAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ice_clone() const override | PredictionTaskEntity | |
ice_postUnmarshal() override | Entity | protected |
ice_preMarshal() override | Entity | protected |
initializeAttributes() | PredictionTaskEntity | |
isMetaEntity(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
operator<<(std::ostream &stream, const PredictionTaskEntity &rhs) | PredictionTaskEntity | friend |
operator<<(std::ostream &stream, const PredictionTaskEntityPtr &rhs) | PredictionTaskEntity | friend |
operator<<(std::ostream &stream, const PredictionTaskEntityBasePtr &rhs) | PredictionTaskEntity | friend |
PredictionTaskEntity() | PredictionTaskEntity | |
PredictionTaskEntity(const std::string &predictionTaskName, const EntityRefBaseList &predictionList) | PredictionTaskEntity | |
PredictionTaskEntity(const PredictionTaskEntity &source) | PredictionTaskEntity | |
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 | |
setMetaEntity(bool isMetaEntity, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setName(const ::std::string &name, const ::Ice::Current &=Ice::emptyCurrent) override | Entity | |
setPredictionEntityRefList(const EntityRefBaseList &predictedEntityRefList, const Ice::Current &c=Ice::emptyCurrent) override | PredictionTaskEntity | |
setPredictionTaskName(const std::string &predictionTaskName, const Ice::Current &c=Ice::emptyCurrent) override | PredictionTaskEntity | |
wrappers | Entity | protected |
wrappersMutex | Entity | mutableprotected |
~Entity() override | Entity | protected |
~PredictionTaskEntity() override | PredictionTaskEntity | |