![]() |
RobWorkProject
23.9.11-
|
This is the complete list of members for PropertyBase, including all inherited members.
| ChangedEvent typedef | PropertyBase | |
| changedEvent() | PropertyBase | inline |
| clone() const =0 | PropertyBase | pure virtual |
| getDescription() const | PropertyBase | |
| getIdentifier() const | PropertyBase | |
| getPropertyValue()=0 | PropertyBase | pure virtual |
| getPropertyValue() const =0 | PropertyBase | pure virtual |
| getType() const | PropertyBase | |
| PropertyBase(const std::string &identifier, const std::string &description) | PropertyBase | |
| PropertyBase(const std::string &identifier, const std::string &description, const PropertyType &type) | PropertyBase | |
| PropertyListener typedef | PropertyBase | |
| Ptr typedef | PropertyBase | |
| setDescription(const std::string &desc, bool fireChangedEvent=true) | PropertyBase | |
| ~PropertyBase() | PropertyBase | virtual |