storageElement Struct Reference

Each item on the heap is recorded with this structure. More...

Data Fields

char * file
 the name of the source file where the storage was allocated
int line
 the line no in the source file where it was allocated
void * ptr
 pointer to the allocated storage
size_t size
 size of the allocated storage

Detailed Description

Each item on the heap is recorded with this structure.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines

Generated on 30 Jul 2017 for MQTT C Client Libraries Internals by  doxygen 1.6.1