_AllocationPoint Struct Reference

Collaboration diagram for _AllocationPoint:

Collaboration graph
[legend]

Data Fields

void * key
AllocationPointparent
AllocationPointfirstChild
AllocationPointsibling
AllocationPointnext
int size
int count
char flags

Detailed Description

Definition at line 423 of file memory-charmdebug.c.


Field Documentation

void* _AllocationPoint::key

Definition at line 425 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), MergeAllocationTreeSingle(), printAllocationTree(), and pupAllocationPointSingle().

AllocationPoint* _AllocationPoint::parent

Definition at line 427 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), and pupAllocationPointSingle().

AllocationPoint* _AllocationPoint::firstChild

Definition at line 429 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), deleteAllocationPoint(), MergeAllocationTreeSingle(), printAllocationTree(), pupAllocationPoint(), and pupAllocationPointSingle().

AllocationPoint* _AllocationPoint::sibling

Definition at line 431 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), deleteAllocationPoint(), MergeAllocationTreeSingle(), printAllocationTree(), pupAllocationPoint(), and pupAllocationPointSingle().

AllocationPoint* _AllocationPoint::next

Definition at line 435 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), and pupAllocationPointSingle().

int _AllocationPoint::size

Definition at line 437 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), MergeAllocationTreeSingle(), printAllocationTree(), and pupAllocationPointSingle().

int _AllocationPoint::count

Definition at line 439 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), MergeAllocationTreeSingle(), printAllocationTree(), and pupAllocationPointSingle().

char _AllocationPoint::flags

Definition at line 441 of file memory-charmdebug.c.

Referenced by CreateAllocationTree(), MergeAllocationTreeSingle(), and pupAllocationPointSingle().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:29:43 2008 for Charm++ by  doxygen 1.5.1