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