ADTF
|
Empty conversion type. More...
Static Public Member Functions | |
static tResult | Convert (const IPropertyValue &, TYPE &oToValue) |
static tResult | ToString (const TYPE &, adtf_util::cString &strToString) |
static tResult | FromString (const adtf_util::cString &, TYPE &oToValue) |
static tResult | ToRaw (const void *, const size_t, IRawMemory &) |
static tResult | FromRaw (const IRawMemory &, void *, const size_t) |
Empty conversion type.
Definition at line 245 of file propertyconvert.h.