Go to the documentation of this file.
111 void DMPEntity::output(std::ostream& stream)
const
118 return this->
clone();
ReaderT::InputType T & ret
void putAttribute(const ::memoryx::EntityAttributeBasePtr &attr, const ::Ice::Current &=Ice::emptyCurrent) override
Store attribute in entity.
DMPEntityPtr clone(const Ice::Current &c=Ice::emptyCurrent) const
void setDMPType(const std::string &dmpType, const ::Ice::Current &=Ice::emptyCurrent) override
void setDMPtextStr(const std::string &dmptext, const ::Ice::Current &=Ice::emptyCurrent) override
void setDMPName(const std::string &dmpName, const ::Ice::Current &=Ice::emptyCurrent) override
void output(std::ostream &stream) const
virtual armarx::VariantPtr getAttributeValue(const ::std::string &attrName) const
Retrieve value of an attribute from entity.
std::string getDMPName(const ::Ice::Current &=Ice::emptyCurrent) const override
std::mutex attributesMutex
void setTrajDim(const int trajdim, const ::Ice::Current &=Ice::emptyCurrent) override
Vertex source(const detail::edge_base< Directed, Vertex > &e, const PCG &)
void setId(const ::std::string &id, const ::Ice::Current &=Ice::emptyCurrent) override
Set id of this entity.
std::shared_mutex entityMutex
std::string getDMPtextStr(const ::Ice::Current &=Ice::emptyCurrent) const override
int getTrajDim(const ::Ice::Current &=Ice::emptyCurrent) const override
void set3rdOrder(const bool is3rdOrder, const ::Ice::Current &=Ice::emptyCurrent) override
std::shared_ptr< Object > ObjectPtr
Ice::ObjectPtr ice_clone() const override
void setName(const ::std::string &name, const ::Ice::Current &=Ice::emptyCurrent) override
Set name of this entity.
int getDMPType(const ::Ice::Current &=Ice::emptyCurrent) const override
std::recursive_mutex wrappersMutex
This file offers overloads of toIce() and fromIce() functions for STL container types.
bool get3rdOrder(const ::Ice::Current &=Ice::emptyCurrent) const override