typedef struct tag_au
-
size_t actualSize
-
size_t reportedSize
-
void* actualAddress
-
void* reportedAddress
-
char sourceFile[40]
-
char sourceFunc[40]
-
unsigned int sourceLine
-
unsigned int allocationType
-
bool breakOnDealloc
-
bool breakOnRealloc
-
unsigned int allocationNumber
-
struct tag_au *next
-
struct tag_au *prev
Documentation
size_t actualSize
size_t reportedSize
void* actualAddress
void* reportedAddress
char sourceFile[40]
char sourceFunc[40]
unsigned int sourceLine
unsigned int allocationType
bool breakOnDealloc
bool breakOnRealloc
unsigned int allocationNumber
struct tag_au *next
struct tag_au *prev
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.