ADTF
|
This is the complete list of members for cPropertyConvert, including all inherited members.
Convert(const IPropertyValue &oProp, bool &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, uint64_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, int64_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, uint32_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, int32_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, uint16_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, int16_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, uint8_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, int8_t &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, float &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
Convert(const IPropertyValue &oProp, double &oValue) (defined in cPropertyConvert) | cPropertyConvert | static |
FromRaw(const IRawMemory &oFromMem, void *pData, const size_t szSizeOfData) (defined in cPropertyConvert) | cPropertyConvert | static |
FromString(const adtf_util::cString &strValue, bool &bValue) (defined in cPropertyConvert) | cPropertyConvert | inlinestatic |
FromString(const adtf_util::cString &strValue, T &oValue) (defined in cPropertyConvert) | cPropertyConvert | inlinestatic |
FromString(const adtf_util::cString &strValue, adtf_util::cString &oValue) (defined in cPropertyConvert) | cPropertyConvert | inlinestatic |
ToRaw(const void *pData, const size_t szSizeOfData, IRawMemory &oToMem) (defined in cPropertyConvert) | cPropertyConvert | static |
ToString(const bool &oValue, adtf_util::cString &strValue) (defined in cPropertyConvert) | cPropertyConvert | inlinestatic |
ToString(const TYPE &oValue, adtf_util::cString &strValue) (defined in cPropertyConvert) | cPropertyConvert | inlinestatic |
ToString(const adtf_util::cString &oValue, adtf_util::cString &strValue) (defined in cPropertyConvert) | cPropertyConvert | inlinestatic |