typedef struct tag_au


[more]size_t actualSize
[more]size_t reportedSize
[more]void* actualAddress
[more]void* reportedAddress
[more]char sourceFile[40]
[more]char sourceFunc[40]
[more]unsigned int sourceLine
[more]unsigned int allocationType
[more]bool breakOnDealloc
[more]bool breakOnRealloc
[more]unsigned int allocationNumber
[more]struct tag_au *next
[more]struct tag_au *prev


Documentation

osize_t actualSize

osize_t reportedSize

ovoid* actualAddress

ovoid* reportedAddress

ochar sourceFile[40]

ochar sourceFunc[40]

ounsigned int sourceLine

ounsigned int allocationType

obool breakOnDealloc

obool breakOnRealloc

ounsigned int allocationNumber

ostruct tag_au *next

ostruct tag_au *prev

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.