IRES_ResourceDescriptor Struct Reference

Descriptor to Logical Resource. More...

#include <ires_common.h>

Collaboration diagram for IRES_ResourceDescriptor:
Collaboration graph
[legend]

Data Fields

String resourceName
struct IRES_ProtocolArgsprotocolArgs
IRES_ProtocolRevisionrevision
struct IRES_Objhandle

Detailed Description

Descriptor to Logical Resource.


Field Documentation

String containing the package name to identify the resource.

Pointer to the Resource Protocol Arguments. The Resource Manager selects the appropriate Resource Protocol based on the supplied "resourceName", and uses the protocol to construct the IRES Resource Handle.

The revision of the IRES_ResourceProtocol Interface expected by the client algorithm.

The handle to the object representing the requested resource. The handle is initially set to 'null' by the requesting algorithm. The 'resource manager' allocates the resource and constructs the handle.


The documentation for this struct was generated from the following file:

Copyright 2010, Texas Instruments Incorporated