SysLink API Reference  2.21.03.11
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
IHeap_Object_tag Struct Reference

Structure for the Handle for the Heap. More...

#include <IHeap.h>

Collaboration diagram for IHeap_Object_tag:
Collaboration graph

Data Fields

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

Detailed Description

Structure for the Handle for the Heap.


Field Documentation

IHeap_allocFxn IHeap_Object_tag::alloc

Allocate a block

IHeap_freeFxn IHeap_Object_tag::free

Free a block

IHeap_getStatsFxn IHeap_Object_tag::getStats

Get statistics

IHeap_isBlockingFxn IHeap_Object_tag::isBlocking

Does the Heap block during alloc/free?

IHeap_getKnlHandleFxn IHeap_Object_tag::getKnlHandle

Get kernel object handle

Ptr IHeap_Object_tag::obj

Actual Heap Handle


The documentation for this struct was generated from the following file:
Copyright 2014, Texas Instruments Incorporated