carefulMemBlock Struct Reference

Collaboration diagram for carefulMemBlock:

Collaboration graph
[legend]

Data Fields

carefulMemBlocknext
carefulMemBlockprev
int size
int startCookie

Detailed Description

Definition at line 243 of file memalloc.c.


Field Documentation

struct carefulMemBlock* carefulMemBlock::next [read]

Definition at line 246 of file memalloc.c.

Referenced by carefulCheckHeap().

struct carefulMemBlock* carefulMemBlock::prev [read]

Definition at line 247 of file memalloc.c.

int carefulMemBlock::size

Definition at line 248 of file memalloc.c.

Referenced by carefulAlloc(), carefulCheckHeap(), carefulFree(), and carefulRealloc().

int carefulMemBlock::startCookie

Definition at line 249 of file memalloc.c.

Referenced by carefulAlloc(), carefulCheckHeap(), and carefulFree().


The documentation for this struct was generated from the following file:
Generated on Tue Dec 25 20:24:49 2007 for blat by  doxygen 1.5.2