40 ::
armarx::Serializable(source),
42 DMPEntityBase(source),
119 DMPEntity::output(std::ostream& stream)
const
127 return this->
clone();
bool get3rdOrder(const ::Ice::Current &=Ice::emptyCurrent) const override
DMPEntityPtr clone(const Ice::Current &c=Ice::emptyCurrent) const
void set3rdOrder(const bool is3rdOrder, const ::Ice::Current &=Ice::emptyCurrent) override
void setDMPName(const std::string &dmpName, const ::Ice::Current &=Ice::emptyCurrent) override
void setDMPType(const std::string &dmpType, const ::Ice::Current &=Ice::emptyCurrent) override
std::string getDMPtextStr(const ::Ice::Current &=Ice::emptyCurrent) const override
int getDMPType(const ::Ice::Current &=Ice::emptyCurrent) const override
Ice::ObjectPtr ice_clone() const override
void setDMPtextStr(const std::string &dmptext, const ::Ice::Current &=Ice::emptyCurrent) override
std::string getDMPName(const ::Ice::Current &=Ice::emptyCurrent) const override
int getTrajDim(const ::Ice::Current &=Ice::emptyCurrent) const override
void setTrajDim(const int trajdim, const ::Ice::Current &=Ice::emptyCurrent) override
void setId(const ::std::string &id, const ::Ice::Current &=Ice::emptyCurrent) override
Set id of this entity.
void setName(const ::std::string &name, const ::Ice::Current &=Ice::emptyCurrent) override
Set name of this entity.
Entity(const Entity &source)
virtual armarx::VariantPtr getAttributeValue(const ::std::string &attrName) const
Retrieve value of an attribute from entity.
std::mutex attributesMutex
std::recursive_mutex wrappersMutex
void output(std::ostream &stream) const
void putAttribute(const ::memoryx::EntityAttributeBasePtr &attr, const ::Ice::Current &=Ice::emptyCurrent) override
Store attribute in entity.
std::shared_mutex entityMutex
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceInternal::Handle< DMPEntity > DMPEntityPtr