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
 Size of the structure.
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 the 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:

Copyright 2010, Texas Instruments Incorporated