RcsPySim
A robot control and simulation library
Rcs::PropertySink Member List

This is the complete list of members for Rcs::PropertySink, including all inherited members.

clone() const =0Rcs::PropertySinkpure virtual
empty()Rcs::PropertySourcestatic
exists()=0Rcs::PropertySourcepure virtual
getChild(const char *prefix)=0Rcs::PropertySinkpure virtual
getChildList(const char *prefix)=0Rcs::PropertySourcepure virtual
getProperty(std::string &out, const char *property)=0Rcs::PropertySourcepure virtual
getProperty(std::vector< std::string > &out, const char *property)=0Rcs::PropertySourcepure virtual
getProperty(double &out, const char *property)=0Rcs::PropertySourcepure virtual
getProperty(int &out, const char *property)=0Rcs::PropertySourcepure virtual
getProperty(MatNd *&out, const char *property)=0Rcs::PropertySourcepure virtual
getPropertyBool(const char *property, bool def=false)=0Rcs::PropertySourcepure virtual
PropertySink()Rcs::PropertySink
PropertySource()Rcs::PropertySource
saveXML(const char *fileName, const char *rootNodeName)=0Rcs::PropertySourcepure virtual
setProperty(const char *property, const std::string &value)=0Rcs::PropertySinkpure virtual
setProperty(const char *property, bool value)=0Rcs::PropertySinkpure virtual
setProperty(const char *property, int value)=0Rcs::PropertySinkpure virtual
setProperty(const char *property, double value)=0Rcs::PropertySinkpure virtual
setProperty(const char *property, MatNd *value)=0Rcs::PropertySinkpure virtual
~PropertySink()Rcs::PropertySinkvirtual
~PropertySource()Rcs::PropertySourcevirtual