Data Fields

IRESMAN_Params Struct Reference
[Resource manager interface]

Configuration Parameters required by the Resource Manager implementation. These can be extended by individual resource managers if required. More...

#include <iresman.h>

Data Fields

Int32 size
IRESMAN_PersistentAllocFxnallocFxn
 Function to allocate memory required by the resource manager implementation and the protocol.
IRESMAN_PersistentFreeFxnfreeFxn
 Function to free memory released by the resource manager implementation and the protocol.

Detailed Description

Configuration Parameters required by the Resource Manager implementation. These can be extended by individual resource managers if required.


Field Documentation

Size of this structure

Function to allocate memory required by the resource manager implementation and the protocol.

Function to free memory released by the resource manager implementation and the protocol.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2012, Texas Instruments Incorporated