ADTF  3.18.2
adtf_memory_forward< void >

specialization for a non resizable void raw memory pointer (reading/writing access) More...

Public Member Functions

tResult Assign (void *pAssignValue, const size_t szStaticSize, const void *pValueToSet, const size_t szSizeToSet)
 
size_t GetSize (const void *, const size_t szStaticSize) const
 

Static Public Member Functions

static const void * GetPtr (const void *pAssignValue)
 

Private Attributes

size_t m_szCurrentSize = g_npos
 

Detailed Description

specialization for a non resizable void raw memory pointer (reading/writing access)

See also
adtf_memory_forward

Definition at line 96 of file rawmemory_intf.h.