RobWorkProject  23.9.11-
Property< T > Member List

This is the complete list of members for Property< T >, including all inherited members.

ChangedEvent typedefPropertyBase
changedEvent()PropertyBaseinline
clone() constProperty< T >inlinevirtual
getDescription() constPropertyBase
getIdentifier() constPropertyBase
getPropertyValue()Property< T >inlinevirtual
getPropertyValue() constProperty< T >inlinevirtual
getType() constPropertyBase
getValue()Property< T >inline
getValue() constProperty< T >inline
Property(const std::string &identifier, const std::string &description, T value)Property< T >inline
Property(const std::string &identifier, const std::string &description, const PropertyType &type, T value)Property< T >inline
PropertyBase(const std::string &identifier, const std::string &description)PropertyBase
PropertyBase(const std::string &identifier, const std::string &description, const PropertyType &type)PropertyBase
PropertyListener typedefPropertyBase
Ptr typedefProperty< T >
setDescription(const std::string &desc, bool fireChangedEvent=true)PropertyBase
setValue(const T &value)Property< T >inline
~Property()Property< T >inlinevirtual
~PropertyBase()PropertyBasevirtual