::armarx::GenericFactory class | EntityAttribute | friend |
addElement(const ::memoryx::AttributeElement &elem, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
addValue(const ::armarx::VariantBasePtr &val, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
addValueWithUncertainty(const ::armarx::VariantBasePtr &val, const ::memoryx::ProbabilityMeasureBasePtr &uncertainty, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
clear(const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
clone(const Ice::Current &c=Ice::emptyCurrent) const | EntityAttribute | |
deserialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
EntityAttribute(const std::string &name) | EntityAttribute | |
EntityAttribute(const std::string &name, const armarx::VariantBasePtr &val) | EntityAttribute | |
EntityAttribute(const EntityAttribute &other) | EntityAttribute | |
getElement(const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
getElementAt(::Ice::Int index, const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
getName(const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
getUncertainty(const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
getUncertaintyAt(::Ice::Int index, const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
getValue(const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
getValueAt(::Ice::Int index, const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
hasValue(const ::armarx::VariantBasePtr &val, const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
ice_clone() const override | EntityAttribute | |
operator<<(std::ostream &stream, const EntityAttribute &rhs) | EntityAttribute | friend |
operator<<(std::ostream &stream, const EntityAttributePtr &rhs) | EntityAttribute | friend |
operator<<(std::ostream &stream, const EntityAttributeBasePtr &rhs) | EntityAttribute | friend |
removeValueAt(::Ice::Int index, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
serialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
setElement(const ::memoryx::AttributeElement &elem, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
setValue(const ::armarx::VariantBasePtr &val, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
setValueWithUncertainty(const ::armarx::VariantBasePtr &val, const ::memoryx::ProbabilityMeasureBasePtr &uncertainty, const ::Ice::Current &=Ice::emptyCurrent) override | EntityAttribute | |
size(const ::Ice::Current &=Ice::emptyCurrent) const override | EntityAttribute | |
valuesMutex | EntityAttribute | mutableprotected |
~EntityAttribute() override | EntityAttribute | |