ImpsEngine  1.0.0
A software library collection for end user applications.
IAAllocationTrackingElement Class Reference
Inheritance diagram for IAAllocationTrackingElement:

Public Member Functions

IA_CONSTRUCTOR void IAAllocationTrackingElement_init (IAAllocationTrackingElement *, size_t size, const char *className, bool isObject)
 
static void IAAllocationTrackingElement_setSize (IAAllocationTrackingElement *this, size_t size)
 
static size_t IAAllocationTrackingElement_getSize (const IAAllocationTrackingElement *this)
 
static bool IAAllocationTrackingElement_isObject (const IAAllocationTrackingElement *this)
 
static const char * IAAllocationTrackingElement_getClassName (const IAAllocationTrackingElement *this)
 
IA_DESTRUCTOR void IAAllocationTrackingElement_deinit (IAAllocationTrackingElement *)
 

Member Function Documentation

◆ IAAllocationTrackingElement_init()

IA_CONSTRUCTOR void IAAllocationTrackingElement_init ( IAAllocationTrackingElement ,
size_t  size,
const char *  className,
bool  isObject 
)

◆ IAAllocationTrackingElement_setSize()

static void IAAllocationTrackingElement_setSize ( IAAllocationTrackingElement this,
size_t  size 
)
inline

◆ IAAllocationTrackingElement_getSize()

static size_t IAAllocationTrackingElement_getSize ( const IAAllocationTrackingElement this)
inline

◆ IAAllocationTrackingElement_isObject()

static bool IAAllocationTrackingElement_isObject ( const IAAllocationTrackingElement this)
inline

◆ IAAllocationTrackingElement_getClassName()

static const char * IAAllocationTrackingElement_getClassName ( const IAAllocationTrackingElement this)
inline

◆ IAAllocationTrackingElement_deinit()

IA_DESTRUCTOR void IAAllocationTrackingElement_deinit ( IAAllocationTrackingElement )

The documentation for this class was generated from the following files: