ADTF
|
Conversion type used for property<cString> More...
Static Public Member Functions | |
static tResult | Convert (const IPropertyValue &oPropertyType, adtf_util::cString &oToValue) |
static tResult | ToString (const adtf_util::cString &oFromValue, adtf_util::cString &strToString) |
static tResult | FromString (const adtf_util::cString &strFromString, adtf_util::cString &oToValue) |
static tResult | ToRaw (const void *pData, const size_t szDataSize, IRawMemory &oToMem) |
static tResult | FromRaw (const IRawMemory &oFromMem, void *pData, const size_t szDataSize) |
Conversion type used for property<cString>
Definition at line 200 of file propertyconvert.h.