ADTF  3.18.2
adtf_memory_forward< const std::string >

specialization for a non resizable const std::string (only reading access) Any Assign call will fail! More...

Static Public Member Functions

static tResult Assign (const std::string *, const size_t, const void *, const size_t)
 
static const void * GetPtr (const std::string *pAssignValue)
 
static size_t GetSize (const std::string *pAssignValue, const size_t)
 

Detailed Description

specialization for a non resizable const std::string (only reading access) Any Assign call will fail!

See also
adtf_memory_forward

Definition at line 136 of file rawmemory_intf.h.