
Public Attributes | |
| 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 |
Definition at line 47 of file cMemoryManager.h.
1.6.2