Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

mem_heap Struct Reference

Collaboration diagram for mem_heap:

Collaboration graph
[legend]

Data Fields

char file [40]
int line
char m_add [20]
HEAPnext
HEAPprev
size_t size

Field Documentation

char file[40]
 

Definition at line 50 of file nanomud-memory.c.

Referenced by nano_malloc(), and walk_heap().

int line
 

Definition at line 51 of file nanomud-memory.c.

Referenced by nano_malloc(), and walk_heap().

char m_add[20]
 

Definition at line 48 of file nanomud-memory.c.

Referenced by del_heap(), nano_malloc(), and walk_heap().

HEAP* next
 

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

Referenced by add_heap(), count_heap(), del_heap(), new_heap(), and walk_heap().

HEAP* prev
 

Definition at line 53 of file nanomud-memory.c.

Referenced by add_heap(), and del_heap().

size_t size
 

Definition at line 49 of file nanomud-memory.c.

Referenced by nano_malloc(), and walk_heap().


The documentation for this struct was generated from the following file:
Generated on Sat May 14 02:48:15 2005 for Nanomud by  doxygen 1.3.9.1