Heap_Prefix Struct Reference

List of all members.

Public Attributes

char pad [4]
Heap_Prefix prev
Heap_Prefix next
Heap_Postfix postfix
char * file_name
gint32 line_no
void * mem
Class_Desc class_desc

Detailed Description

Definition at line 138 of file eh_mem.c.


Member Data Documentation

char Heap_Prefix::pad[4]

Definition at line 140 of file eh_mem.c.

Heap_Prefix Heap_Prefix::prev

Definition at line 141 of file eh_mem.c.

Referenced by add_to_linked_list(), and remove_from_linked_list().

Heap_Prefix Heap_Prefix::next

Definition at line 142 of file eh_mem.c.

Referenced by add_to_linked_list(), eh_walk_heap(), and remove_from_linked_list().

Heap_Postfix Heap_Prefix::postfix

Definition at line 143 of file eh_mem.c.

Referenced by eh_realloc(), render_desc(), and verify_heap_pointer().

char* Heap_Prefix::file_name

Definition at line 144 of file eh_mem.c.

Referenced by render_desc().

gint32 Heap_Prefix::line_no

Definition at line 145 of file eh_mem.c.

Referenced by render_desc().

void* Heap_Prefix::mem

Definition at line 146 of file eh_mem.c.

Referenced by eh_realloc(), render_desc(), and verify_heap_pointer().

Class_Desc Heap_Prefix::class_desc

Definition at line 147 of file eh_mem.c.

Referenced by render_desc().


The documentation for this struct was generated from the following file:
Generated on Fri Jan 4 18:04:19 2008 for sedflux by  doxygen 1.5.2