ADTF
Loading...
Searching...
No Matches
adtf::base::flash::cPropertyStdStringConversion Struct Reference

#include <propertyconvert.h>

Static Public Member Functions

static tResult Convert (const IPropertyValue &oPropertyType, std::string &oToValue)
 
static tResult ToString (const std::string &strFrom, adtf_util::cString &strToString)
 
static tResult FromString (const adtf_util::cString &strFromString, std::string &strToString)
 
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 adtf::base::ant::property<std::string>

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

The documentation for this struct was generated from the following file: