|
OpenWalnut
1.2.5
|
This is the complete list of members for WProperties, including all inherited members.
| addProperty(PropType prop) | WProperties | |
| addProperty(std::string name, std::string description, const T &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const T &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const T &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const T &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, boost::shared_ptr< WCondition > condition, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, boost::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WProperties | |
| addPropertyGroup(std::string name, std::string description, bool hide=false) | WProperties | |
| clear() | WProperties | virtual |
| clone() | WProperties | virtual |
| ConstPtr typedef | WProperties | |
| ConstRef typedef | WProperties | |
| ConstSPtr typedef | WProperties | |
| existsProperty(std::string name) | WProperties | |
| findProperty(std::string name) const | WProperties | |
| findProperty(const WProperties *const props, std::string name) const | WProperties | protected |
| getAsString() | WProperties | virtual |
| getChildUpdateCondition() const | WProperties | virtual |
| getDescription() const | WPropertyBase | |
| getName() const | WPropertyBase | |
| getProperties() const | WProperties | |
| getProperty(std::string name) | WProperties | |
| getPurpose() const | WPropertyBase | virtual |
| getReadTicket() const | WProperties | |
| getType() const | WProperties | virtual |
| getUpdateCondition() const | WPropertyBase | virtual |
| isHidden() const | WPropertyBase | |
| m_childUpdateCondition | WProperties | private |
| m_description | WPropertyBase | protected |
| m_hidden | WPropertyBase | protected |
| m_name | WPropertyBase | protected |
| m_properties | WProperties | private |
| m_purpose | WPropertyBase | protected |
| m_type | WPropertyBase | protected |
| m_updateCondition | WPropertyBase | protected |
| PropertyChangeNotifierType typedef | WPropertyBase | |
| PropertyChangeSignalType typedef | WPropertyBase | protected |
| PropertyConstIterator typedef | WProperties | |
| PropertyContainerType typedef | WProperties | |
| PropertyIterator typedef | WProperties | |
| PropertySharedContainerType typedef | WProperties | |
| propNamePredicate(boost::shared_ptr< WPropertyBase > prop1, boost::shared_ptr< WPropertyBase > prop2) const | WProperties | private |
| Ptr typedef | WProperties | |
| Ref typedef | WProperties | |
| removeProperty(boost::shared_ptr< WPropertyBase > prop) | WProperties | |
| set(boost::shared_ptr< WPropertyBase > value) | WProperties | virtual |
| setAsString(std::string value) | WProperties | virtual |
| setHidden(bool hidden=true) | WPropertyBase | |
| setPurpose(PROPERTY_PURPOSE purpose) | WPropertyBase | virtual |
| signal_PropertyChange | WPropertyBase | protected |
| SPtr typedef | WProperties | |
| toPropBool() | WPropertyBase | |
| toPropColor() | WPropertyBase | |
| toPropDouble() | WPropertyBase | |
| toPropertyVariable() | WPropertyBase | |
| toPropFilename() | WPropertyBase | |
| toPropGroup() | WPropertyBase | |
| toPropInt() | WPropertyBase | |
| toPropMatrix4X4() | WPropertyBase | |
| toPropPosition() | WPropertyBase | |
| toPropSelection() | WPropertyBase | |
| toPropString() | WPropertyBase | |
| toPropTrigger() | WPropertyBase | |
| updateType() | WPropertyBase | protectedvirtual |
| WProperties(std::string name="unnamed group", std::string description="an unnamed group of properties") | WProperties | |
| WProperties(const WProperties &from) | WProperties | explicit |
| WPropertiesTest (defined in WProperties) | WProperties | friend |
| WPropertyBase(std::string name, std::string description) | WPropertyBase | |
| WPropertyBase(const WPropertyBase &from) | WPropertyBase | explicit |
| ~WProperties() | WProperties | virtual |
| ~WPropertyBase() | WPropertyBase | virtual |
1.8.1