ADTF  3.18.2
cPropertyNanoSecondsConversion

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)
 

Detailed Description

Conversion type used for property<tNanoSeconds>

See also
adtf::base::ant::property_type_conversion, adtf::base::ant::property

Definition at line 281 of file propertyconvert.h.