Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

FrameQ_Params Struct Reference

#include <FrameQ.h>

Collaboration diagram for FrameQ_Params:

Collaboration graph
[legend]

Detailed Description

Common parameters required to create FrameQ instance of any implementation. It should be the first element of the actual implementaton params structure .

Definition at line 434 of file FrameQ.h.

Data Fields

FrameQ_CreateParams commonCreateParams
Ptr impParams
UInt32 impParamsSize


Field Documentation

FrameQ_CreateParams FrameQ_Params::commonCreateParams
 

Definition at line 435 of file FrameQ.h.

Ptr FrameQ_Params::impParams
 

Pointer to implementation specific parameters

Definition at line 437 of file FrameQ.h.

UInt32 FrameQ_Params::impParamsSize
 

Size of the implementation specific structure pointed by impParams.

Definition at line 442 of file FrameQ.h.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 14 11:59:49 2011 for Syslink by  doxygen 1.4.4