|
ADTF
|
This is the complete list of members for adtf::base::cPropertyValue, including all inherited members.
| cPropertyValue(const T &xValue) (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | inline |
| cPropertyValue(const char *strValue) (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | inline |
| cPropertyValue(std::string_view strValue) (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | inline |
| cPropertyValue(cPropertyValue &&)=default (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | |
| cPropertyValue(const cPropertyValue &)=default (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | |
| FromRaw(const IRawMemory &oRawValue) override | adtf::base::cPropertyValue | virtual |
| FromString(const IString &strValueAsString) override | adtf::base::cPropertyValue | virtual |
| Get() (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | inline |
| Get() const (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | inline |
| GetType(IString &&strType) const override | adtf::base::cPropertyValue | virtual |
| operator=(cPropertyValue &&)=default (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | |
| operator=(const cPropertyValue &)=default (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | |
| Set(const IPropertyValue &oValue) override | adtf::base::cPropertyValue | virtual |
| Set(const T &xValue) (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | inline |
| ToRaw(IRawMemory &&oRawValue) const override | adtf::base::cPropertyValue | virtual |
| ToString(IString &&strIToString) const override | adtf::base::cPropertyValue | virtual |
| Validate(const IProperty &oValidationScope) const noexcept (defined in adtf::base::cPropertyValue) | adtf::base::cPropertyValue | |
| ~IPropertyValue()=default (defined in adtf::base::ant::IPropertyValue) | adtf::base::ant::IPropertyValue | |
| ~IRawValue()=default | adtf::base::ant::IRawValue | protectedvirtual |