_description | RTT::PropertyBase | [protected] |
_name | RTT::PropertyBase | [protected] |
clone() const =0 | RTT::PropertyBase | [pure virtual] |
copy(const PropertyBase *other)=0 | RTT::PropertyBase | [pure virtual] |
copyCommand(const PropertyBase *other)=0 | RTT::PropertyBase | [pure virtual] |
create() const =0 | RTT::PropertyBase | [pure virtual] |
getDataSource() const =0 | RTT::PropertyBase | [pure virtual] |
getDescription() const | RTT::PropertyBase | [inline] |
getName() const | RTT::PropertyBase | [inline] |
getType() const =0 | RTT::PropertyBase | [pure virtual] |
getTypeInfo() const =0 | RTT::PropertyBase | [pure virtual] |
identify(PropertyIntrospection *pi)=0 | RTT::PropertyBase | [pure virtual] |
identify(PropertyBagVisitor *pi) | RTT::PropertyBase | [virtual] |
PropertyBase(std::string name, std::string description) | RTT::PropertyBase | |
PropertyBase() | RTT::PropertyBase | |
ready() const | RTT::PropertyBase | [inline] |
refresh(const PropertyBase *other)=0 | RTT::PropertyBase | [pure virtual] |
refreshCommand(const PropertyBase *other)=0 | RTT::PropertyBase | [pure virtual] |
setDescription(const std::string &desc) | RTT::PropertyBase | |
setName(const std::string &name) | RTT::PropertyBase | |
update(const PropertyBase *other)=0 | RTT::PropertyBase | [pure virtual] |
updateCommand(const PropertyBase *other)=0 | RTT::PropertyBase | [pure virtual] |
~PropertyBase() | RTT::PropertyBase | [virtual] |