OpenWalnut  1.4.0
WPropertyList< T > Member List
This is the complete list of members for WPropertyList< T >, including all inherited members.
addArbitraryProperty(WPropertyBase::SPtr prop)WPropertyGroupBase [protected]
clone()WPropertyList< T > [inline, virtual]
ConstSPtr typedefWPropertyList< T >
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()WPropertyList< T > [inline, 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 WPropertyList< T > [inline, virtual]
getUpdateCondition() const WPropertyBase [virtual]
isHidden() const WPropertyBase
m_descriptionWPropertyBase [protected]
m_hiddenWPropertyBase [protected]
m_nameWPropertyBase [protected]
m_propertiesWPropertyGroupBase [protected]
m_purposeWPropertyBase [protected]
m_typeWPropertyBase [protected]
m_updateConditionWPropertyBase [protected]
PropertyChangeNotifierType typedefWPropertyBase
PropertyChangeSignalType typedefWPropertyBase [protected]
PropertyConstIterator typedefWPropertyGroupBase
PropertyContainerType typedefWPropertyGroupBase
PropertyIterator typedefWPropertyGroupBase
PropertySharedContainerType typedefWPropertyGroupBase
PropertyStringVisitor typedefWPropertyGroupBase
propNamePredicate(boost::shared_ptr< WPropertyBase > prop1, boost::shared_ptr< WPropertyBase > prop2) const WPropertyGroupBase [protected]
separatorWPropertyGroupBase [static]
set(boost::shared_ptr< WPropertyBase > value)WPropertyList< T > [inline, virtual]
WPropertyGroupBase::set(boost::shared_ptr< WPropertyBase > value, bool recommendedOnly=false)=0WPropertyBase [pure virtual]
setAsString(std::string value)WPropertyList< T > [inline, virtual]
setHidden(bool hidden=true)WPropertyBase
setPurpose(PROPERTY_PURPOSE purpose)WPropertyBase [virtual]
signal_PropertyChangeWPropertyBase [protected]
SPtr typedefWPropertyList< T >
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]
ValueType typedefWPropertyList< T >
visitAsString(PropertyStringVisitor visitor, std::string pathPrefix="") const WPropertyGroupBase [virtual]
WPropertyBase(std::string name, std::string description)WPropertyBase
WPropertyBase(const WPropertyBase &from)WPropertyBase [explicit]
WPropertyGroupBase(std::string name, std::string description)WPropertyGroupBase
WPropertyGroupBase(const WPropertyGroupBase &from)WPropertyGroupBase [explicit]
WPropertyList(std::string name, std::string description)WPropertyList< T > [inline]
WPropertyList(const WPropertyListType &from)WPropertyList< T > [inline, explicit]
WPropertyListType typedefWPropertyList< T >
~WPropertyBase()WPropertyBase [virtual]
~WPropertyGroupBase()WPropertyGroupBase [virtual]
~WPropertyList()WPropertyList< T > [inline, virtual]