, including all inherited members.
addArbitraryProperty(WPropertyBase::SPtr prop) | WPropertyGroupBase | [protected] |
addProperty(PropType prop) | WPropertyGroup | |
addProperty(std::string name, std::string description, const T &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const T &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const T &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const T &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
addPropertyGroup(std::string name, std::string description, bool hide=false) | WPropertyGroup | |
clear() | WPropertyGroup | [virtual] |
clone() | WPropertyGroup | [virtual] |
ConstPtr typedef | WPropertyGroup | |
ConstRef typedef | WPropertyGroup | |
ConstSPtr typedef | WPropertyGroup | |
existsProperty(std::string name) | WPropertyGroupBase | [virtual] |
findProperty(std::string name) const | WPropertyGroupBase | [virtual] |
findProperty(const WPropertyGroupBase *const props, std::string name) const | WPropertyGroupBase | [protected, virtual] |
getAsString() | WPropertyGroup | [virtual] |
getDescription() const | WPropertyBase | |
getName() const | WPropertyBase | |
getProperties() const | WPropertyGroupBase | [virtual] |
getProperty(std::string name) | WPropertyGroupBase | [virtual] |
getPurpose() const | WPropertyBase | [virtual] |
getReadTicket() const | WPropertyGroupBase | [virtual] |
getType() const | WPropertyGroup | [virtual] |
getUpdateCondition() const | WPropertyBase | [virtual] |
isHidden() const | WPropertyBase | |
m_description | WPropertyBase | [protected] |
m_hidden | WPropertyBase | [protected] |
m_name | WPropertyBase | [protected] |
m_properties | WPropertyGroupBase | [protected] |
m_purpose | WPropertyBase | [protected] |
m_type | WPropertyBase | [protected] |
m_updateCondition | WPropertyBase | [protected] |
PropertyChangeNotifierType typedef | WPropertyBase | |
PropertyChangeSignalType typedef | WPropertyBase | [protected] |
PropertyConstIterator typedef | WPropertyGroup | |
PropertyContainerType typedef | WPropertyGroup | |
PropertyIterator typedef | WPropertyGroup | |
PropertySharedContainerType typedef | WPropertyGroup | |
PropertyStringVisitor typedef | WPropertyGroupBase | |
propNamePredicate(boost::shared_ptr< WPropertyBase > prop1, boost::shared_ptr< WPropertyBase > prop2) const | WPropertyGroupBase | [protected] |
Ptr typedef | WPropertyGroup | |
Ref typedef | WPropertyGroup | |
removeProperty(boost::shared_ptr< WPropertyBase > prop) | WPropertyGroup | |
separator | WPropertyGroupBase | [static] |
set(boost::shared_ptr< WPropertyBase > value, bool recommendedOnly=false) | WPropertyGroup | [virtual] |
set(boost::shared_ptr< WPropertyGroup > value, std::vector< std::string > exclude=std::vector< std::string >(), bool recommendedOnly=false) | WPropertyGroup | [virtual] |
setAsString(std::string value) | WPropertyGroup | [virtual] |
setHidden(bool hidden=true) | WPropertyBase | |
setImpl(boost::shared_ptr< WPropertyGroup > value, std::string path="", std::vector< std::string > exclude=std::vector< std::string >(), bool recommendedOnly=false) | WPropertyGroup | [protected, virtual] |
setPurpose(PROPERTY_PURPOSE purpose) | WPropertyBase | [virtual] |
signal_PropertyChange | WPropertyBase | [protected] |
SPtr typedef | WPropertyGroup | |
toPropBool() | WPropertyBase | |
toPropColor() | WPropertyBase | |
toPropDouble() | WPropertyBase | |
toPropertyVariable() | WPropertyBase | |
toPropFilename() | WPropertyBase | |
toPropGroup() | WPropertyBase | |
toPropGroupBase() | WPropertyBase | |
toPropInt() | WPropertyBase | |
toPropInterval() | WPropertyBase | |
toPropMatrix4X4() | WPropertyBase | |
toPropPosition() | WPropertyBase | |
toPropSelection() | WPropertyBase | |
toPropString() | WPropertyBase | |
toPropTransferFunction() | WPropertyBase | |
toPropTrigger() | WPropertyBase | |
updateType() | WPropertyBase | [protected, virtual] |
visitAsString(PropertyStringVisitor visitor, std::string pathPrefix="") const | WPropertyGroupBase | [virtual] |
WPropertiesTest (defined in WPropertyGroup) | WPropertyGroup | [friend] |
WPropertyBase(std::string name, std::string description) | WPropertyBase | |
WPropertyBase(const WPropertyBase &from) | WPropertyBase | [explicit] |
WPropertyGroup(std::string name="unnamed group", std::string description="an unnamed group of properties") | WPropertyGroup | |
WPropertyGroup(const WPropertyGroup &from) | WPropertyGroup | [explicit] |
WPropertyGroupBase(std::string name, std::string description) | WPropertyGroupBase | |
WPropertyGroupBase(const WPropertyGroupBase &from) | WPropertyGroupBase | [explicit] |
~WPropertyBase() | WPropertyBase | [virtual] |
~WPropertyGroup() | WPropertyGroup | [virtual] |
~WPropertyGroupBase() | WPropertyGroupBase | [virtual] |