eproperty::Value< TYPE > Member List

This is the complete list of members for eproperty::Value< TYPE >, including all inherited members.

changeDefault(const TYPE &_newDefault)eproperty::PropertyType< TYPE >inlinevirtual
get() consteproperty::PropertyType< TYPE >inline
getDefault() const overrideeproperty::PropertyType< TYPE >inlinevirtual
getDirect()eproperty::PropertyType< TYPE >inline
getInfo() const overrideeproperty::PropertyType< TYPE >inlinevirtual
getListValue() consteproperty::Propertyinlinevirtual
getName() consteproperty::Propertyvirtual
getPropertyType() const overrideeproperty::PropertyType< TYPE >inlinevirtual
getString() const overrideeproperty::PropertyType< TYPE >inlinevirtual
getType() const overrideeproperty::PropertyType< TYPE >inlinevirtual
getValueSpecific(const TYPE &_valueRequested) const overrideeproperty::Value< TYPE >virtual
isDefault() const overrideeproperty::PropertyType< TYPE >inlinevirtual
m_defaulteproperty::PropertyType< TYPE >protected
m_valueeproperty::PropertyType< TYPE >protected
notifyChange() consteproperty::Property
Observer typedefeproperty::Property
operator const TYPE &() consteproperty::PropertyType< TYPE >inline
operator!=(const TYPE &_obj) const =deleteeproperty::Property
operator*() const noexcepteproperty::PropertyType< TYPE >inline
operator->() const noexcepteproperty::PropertyType< TYPE >inline
operator<(const TYPE &_obj) const =deleteeproperty::Property
operator<=(const TYPE &_obj) const =deleteeproperty::Property
operator=(const TYPE &_newVal)=deleteeproperty::PropertyType< TYPE >
operator==(const TYPE &_obj) const =deleteeproperty::Property
operator>(const TYPE &_obj) const =deleteeproperty::Property
operator>=(const TYPE &_obj) const =deleteeproperty::Property
Property(eproperty::Interface *_paramInterfaceLink, const std::string &_name)eproperty::Property
Property()eproperty::Property
PropertyType(CLASS_TYPE *_owner, const std::string &_name, const TYPE &_defaultValue, const std::string &_description="", void(CLASS_TYPE::*_setObs)()=nullptr)eproperty::PropertyType< TYPE >inline
PropertyType(const TYPE &_defaultValue)eproperty::PropertyType< TYPE >inline
set(const TYPE &_newVal)eproperty::PropertyType< TYPE >inlinevirtual
setDefault() overrideeproperty::PropertyType< TYPE >inlinevirtual
setDirect(const TYPE &_newVal)eproperty::PropertyType< TYPE >inline
setDirectCheck(const TYPE &_newVal)eproperty::PropertyType< TYPE >inlinevirtual
setObserver(eproperty::Property::Observer _setObs)eproperty::Propertyprotected
setString(const std::string &_newVal) overrideeproperty::Value< TYPE >virtual
Value(CLASS_TYPE *_owner, const std::string &_name, const TYPE &_defaultValue, const std::string &_description="", void(CLASS_TYPE::*_setObs)()=nullptr)eproperty::Value< TYPE >inline
Value(const TYPE &_defaultValue)eproperty::Value< TYPE >
~Property()=defaulteproperty::Propertyvirtual
~PropertyType()=defaulteproperty::PropertyType< TYPE >virtual