ADTF  3.18.2
adtf_memory_forward< const void >

specialization for a non resizable const void raw memory pointer (only reading access) Any Assign call will fail! More...

Static Public Member Functions

static tResult Assign (const void *, const size_t, const void *, const size_t)
 
static const void * GetPtr (const void *pAssignValue)
 
static size_t GetSize (const void *, const size_t szStaticSize)
 

Detailed Description

specialization for a non resizable const void raw memory pointer (only reading access) Any Assign call will fail!

See also
adtf_memory_forward

Definition at line 73 of file rawmemory_intf.h.