Framework Components Application Programming Interface (API)  fc-t15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures
iresman_protocol.h File Reference

Detailed Description

IRES Resource Protocol Definitions (C64P) - IRES Resource specific protocol interface to construct logical handles. This interface is exposed only to IRESMAN.

#include <ti/xdais/ires_common.h>
Include dependency graph for iresman_protocol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  IRESMAN_ConstructArgs
 Abstract Protocol Construct Arguments structure/pointer definition. Arguments passed by the Resource manager to request a resource from a specific IRES Protocol will extend and supply the concrete definition. More...
struct  IRESMAN_ConstructFxns
 These functions are used to determine memory requirements for and initialize the IRES protocol's environment that will be allocated by the resource manager. More...

Typedefs

typedef struct
IRESMAN_ConstructArgs 
IRESMAN_ConstructArgs
 Abstract Protocol Construct Arguments structure/pointer definition. Arguments passed by the Resource manager to request a resource from a specific IRES Protocol will extend and supply the concrete definition.
typedef struct
IRESMAN_ConstructFxns 
IRESMAN_ConstructFxns
 These functions are used to determine memory requirements for and initialize the IRES protocol's environment that will be allocated by the resource manager.
Copyright 2013, Texas Instruments Incorporated