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

IHeap_Object_tag Struct Reference

#include <IHeap.h>

Collaboration diagram for IHeap_Object_tag:

Collaboration graph
[legend]

Detailed Description

Structure for the Handle for the Heap.

Definition at line 168 of file IHeap.h.

Data Fields

IHeap_allocFxn alloc
IHeap_freeFxn free
IHeap_getStatsFxn getStats
IHeap_isBlockingFxn isBlocking
IHeap_getKnlHandleFxn getKnlHandle
Ptr obj


Field Documentation

IHeap_allocFxn IHeap_Object_tag::alloc
 

Allocate a block

Definition at line 170 of file IHeap.h.

IHeap_freeFxn IHeap_Object_tag::free
 

Free a block

Definition at line 172 of file IHeap.h.

IHeap_getKnlHandleFxn IHeap_Object_tag::getKnlHandle
 

Get kernel object handle

Definition at line 178 of file IHeap.h.

IHeap_getStatsFxn IHeap_Object_tag::getStats
 

Get statistics

Definition at line 174 of file IHeap.h.

IHeap_isBlockingFxn IHeap_Object_tag::isBlocking
 

Does the Heap block during alloc/free?

Definition at line 176 of file IHeap.h.

Ptr IHeap_Object_tag::obj
 

Actual Heap Handle

Definition at line 180 of file IHeap.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:51 2011 for Syslink by  doxygen 1.4.4