_Slot Struct Reference

Struct Slot contains all of the information about a malloc buffer except for the contents of its memory. More...

Collaboration diagram for _Slot:

Collaboration graph
[legend]

Data Fields

Slotnext
Slotprev
int userSize
int magic
int chareID
int stackLen
void ** from
SlotStackextraStack
unsigned int slotCRC
unsigned int userCRC
_Slotnext
_Slotprev
void * from [STACK_LEN]
char pad [PADLEN]

Detailed Description

Struct Slot contains all of the information about a malloc buffer except for the contents of its memory.

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


Field Documentation

Slot* _Slot::next

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

Slot* _Slot::prev

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

int _Slot::userSize

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

Referenced by setSlot().

int _Slot::magic

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

int _Slot::chareID

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

int _Slot::stackLen

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

void** _Slot::from

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

SlotStack* _Slot::extraStack

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

unsigned int _Slot::slotCRC

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

unsigned int _Slot::userCRC

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

struct _Slot* _Slot::next

Definition at line 42 of file memory-paranoid.c.

struct _Slot* _Slot::prev

Definition at line 43 of file memory-paranoid.c.

void* _Slot::from[STACK_LEN]

Definition at line 56 of file memory-paranoid.c.

char _Slot::pad[PADLEN]

Definition at line 60 of file memory-paranoid.c.


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