ADTF  3.18.3
cPropertyValue Member List

This is the complete list of members for cPropertyValue, including all inherited members.

AssignRaw(const IPropertyValue &oValue) (defined in cPropertyValue)cPropertyValueprivate
AssignString(const IPropertyValue &oValue) (defined in cPropertyValue)cPropertyValueprivate
cPropertyValue(const T &xValue) (defined in cPropertyValue)cPropertyValueinline
cPropertyValue(const char *strValue) (defined in cPropertyValue)cPropertyValueinline
cPropertyValue(std::string_view strValue) (defined in cPropertyValue)cPropertyValueinline
cPropertyValue(cPropertyValue &&)=default (defined in cPropertyValue)cPropertyValue
cPropertyValue(const cPropertyValue &)=default (defined in cPropertyValue)cPropertyValue
FromRaw(const IRawMemory &oRawValue) overridecPropertyValuevirtual
FromString(const IString &strValueAsString) overridecPropertyValuevirtual
Get() (defined in cPropertyValue)cPropertyValueinline
Get() const (defined in cPropertyValue)cPropertyValueinline
GetType(IString &&strType) const overridecPropertyValuevirtual
m_xValue (defined in cPropertyValue)cPropertyValueprivate
operator=(cPropertyValue &&)=default (defined in cPropertyValue)cPropertyValue
operator=(const cPropertyValue &)=default (defined in cPropertyValue)cPropertyValue
Set(const IPropertyValue &oValue) overridecPropertyValuevirtual
Set(const T &xValue) (defined in cPropertyValue)cPropertyValueinline
ToRaw(IRawMemory &&oRawValue) const overridecPropertyValuevirtual
ToString(IString &&strIToString) const overridecPropertyValuevirtual
~IPropertyValue()=default (defined in IPropertyValue)IPropertyValue
~IRawValue()=defaultIRawValueprotectedvirtual