__decRef() override | Entity | |
addWrapper(T *wrapper) | Entity | inline |
attributesMutex | Entity | mutableprotected |
clone(const Ice::Current &c=Ice::emptyCurrent) const | PredictionEntity | |
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 | |
getPredictedProfilerMemorySnapshotRef(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionEntity | |
getPredictedProfilerMemorySnapshotRefList(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionEntity | |
getPredictionMethodName(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionEntity | |
getPredictionScore(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionEntity | |
getProfilerMemorySnapshotRef(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionEntity | |
getSourceProfilerMemorySnapshotRef(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionEntity | |
getTaskCount(const Ice::Current &c=Ice::emptyCurrent) const override | PredictionEntity | |
getWrapper() | Entity | inline |
hasAttribute(const ::std::string &attrName, const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
ice_clone() const override | PredictionEntity | |
ice_postUnmarshal() override | Entity | protected |
ice_preMarshal() override | Entity | protected |
initializeAttributes() | PredictionEntity | |
isMetaEntity(const ::Ice::Current &=Ice::emptyCurrent) const override | Entity | |
operator<<(std::ostream &stream, const PredictionEntity &rhs) | PredictionEntity | friend |
operator<<(std::ostream &stream, const PredictionEntityPtr &rhs) | PredictionEntity | friend |
operator<<(std::ostream &stream, const PredictionEntityBasePtr &rhs) | PredictionEntity | friend |
PredictionEntity() | PredictionEntity | |
PredictionEntity(const EntityRefBasePtr &memorySnapshotRef, const EntityRefBasePtr &sourceMemorySnapshotRef, const EntityRefBasePtr &predictedMemorySnapshotRef, const EntityRefBaseList &predictedMemorySnapshotRefList, const std::string &predictionMethodName, Ice::Int taskCount, Ice::Float predictionScore) | PredictionEntity | |
PredictionEntity(const PredictionEntity &source) | PredictionEntity | |
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 | |
setPredictedProfilerMemorySnapshotRef(const EntityRefBasePtr &predictedMemorySnapshotRef, const Ice::Current &c=Ice::emptyCurrent) override | PredictionEntity | |
setPredictedProfilerMemorySnapshotRefList(const EntityRefBaseList &predictedMemorySnapshotRefList, const Ice::Current &c=Ice::emptyCurrent) override | PredictionEntity | |
setPredictionMethodName(const std::string &predictionMethodName, const Ice::Current &c=Ice::emptyCurrent) override | PredictionEntity | |
setPredictionScore(Ice::Float predictionScore, const Ice::Current &c=Ice::emptyCurrent) override | PredictionEntity | |
setProfilerMemorySnapshotRef(const EntityRefBasePtr &memorySnapshotRef, const Ice::Current &c=Ice::emptyCurrent) override | PredictionEntity | |
setSourceProfilerMemorySnapshotRef(const EntityRefBasePtr &sourceMemorySnapshotRef, const Ice::Current &c=Ice::emptyCurrent) override | PredictionEntity | |
setTaskCount(Ice::Int taskCount, const Ice::Current &c=Ice::emptyCurrent) override | PredictionEntity | |
wrappers | Entity | protected |
wrappersMutex | Entity | mutableprotected |
~Entity() override | Entity | protected |
~PredictionEntity() override | PredictionEntity | |