PPL Logo

_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

char * userData
Slotnext
Slotprev
int userSize
int magic
int chareID
int stackLen
void ** from
SlotStackextraStack
unsigned int slotCRC
unsigned int userCRC
struct _Slotnext
struct _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 50 of file memory-charmdebug.c.


Field Documentation

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

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

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

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

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

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

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

void** _Slot::from

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

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

unsigned int _Slot::slotCRC

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

unsigned int _Slot::userCRC

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

struct _Slot* _Slot::next [read]

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

struct _Slot* _Slot::prev [read]

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

void* _Slot::from[STACK_LEN]

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

char _Slot::pad[PADLEN]

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


The documentation for this struct was generated from the following files:

Generated on Sat May 26 08:08:24 2012 for Charm++ by  doxygen 1.5.5