ADTF
|
Conversion type used for adtf::base::ant::property<cFilename>
and adtf::base::ant::property<cFilepath>
.
More...
Static Public Member Functions | |
static tResult | Convert (const IPropertyValue &oProp, adtf_util::cFilename &oValue) |
static tResult | FromString (const adtf_util::cString &oFromValue, adtf_util::cFilename &strToString) |
static tResult | ToString (const adtf_util::cFilename &strFromString, adtf_util::cString &oToValue) |
static tResult | ToRaw (const void *pData, const size_t szSizeOfData, adtf::base::ant::IRawMemory &oToMem) |
static tResult | FromRaw (const IRawMemory &oFromMem, void *pData, const size_t szSizeOfData) |
Conversion type used for adtf::base::ant::property<cFilename>
and adtf::base::ant::property<cFilepath>
.
Definition at line 213 of file propertyconvert.h.