ADTF  3.18.2
property_variable< T > Member List

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

cPropertyVariable()cPropertyVariable
cPropertyVariable(const cPropertyVariable &oOther)cPropertyVariable
cPropertyVariable(cPropertyVariable &&oOther)cPropertyVariable
GetReference() const (defined in property_variable< T >)property_variable< T >inlineprivate
GetSubProperties() constcPropertyVariable
GetSubProperties()cPropertyVariableprotected
GetType(IString &&strType) const overrideproperty_variable< T >inlinevirtual
GetValue() const overrideproperty_variable< T >inlinevirtual
m_fnPropertyChangedCallback (defined in property_variable< T >)property_variable< T >private
m_oValue (defined in property_variable< T >)property_variable< T >protected
m_pImplementation (defined in cPropertyVariable)cPropertyVariableprotected
m_pUnregister (defined in cPropertyVariable)cPropertyVariableprivate
Notify(const IProperty &oProperty) overrideproperty_variable< T >inlinevirtual
operator const T &() const (defined in property_variable< T >)property_variable< T >inline
operator!=(const T &oVal) (defined in property_variable< T >)property_variable< T >inline
operator*() const (defined in property_variable< T >)property_variable< T >inline
operator->() (defined in property_variable< T >)property_variable< T >inline
operator->() const (defined in property_variable< T >)property_variable< T >inline
operator=(const T &oVal)property_variable< T >inline
adtf::base::giant::cPropertyVariable::operator=(const cPropertyVariable &oOther)cPropertyVariable
adtf::base::giant::cPropertyVariable::operator=(cPropertyVariable &&oOther)cPropertyVariable
operator==(const T &oVal) (defined in property_variable< T >)property_variable< T >inline
property_type typedef (defined in property_variable< T >)property_variable< T >private
property_variable()=defaultproperty_variable< T >
property_variable(const T &xValue)property_variable< T >inline
SetDescription(const char *strDescription)cPropertyVariable
SetDisplayName(const char *strDisplayName)cPropertyVariable
SetFilenameExtensionFilter(const char *strFilenameExtensionFilter)cPropertyVariable
SetFilenameOpenForWriting(bool bWriteMode)cPropertyVariable
SetPropertyChangedCallback(const std::function< void()> &fnCallback)property_variable< T >inline
SetResolveMacros(tBool bResolveMacros)cPropertyVariable
SetUnregister(IMemberPropertyUnregister &oUnregister) (defined in cPropertyVariable)cPropertyVariable
SetValidRange(const T &xMin, const T &xMax)property_variable< T >inline
SetValueList(const std::vector< std::pair< T, std::string >> &oValueList, bool bRestrictToValues=true)property_variable< T >inline
~cPropertyVariable() overridecPropertyVariablevirtual
~IPropertyObserver()=defaultIPropertyObserverprotected