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

FrameQ_CreateParams_Tag Struct Reference

#include <FrameQ.h>

Collaboration diagram for FrameQ_CreateParams_Tag:

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 399 of file FrameQ.h.

Data Fields

UInt32 size
FrameQ_Interface ctrlInterfaceType
String name
Bool openFlag


Field Documentation

FrameQ_Interface FrameQ_CreateParams_Tag::ctrlInterfaceType
 

Interface type

Definition at line 403 of file FrameQ.h.

String FrameQ_CreateParams_Tag::name
 

Name of the instance

Definition at line 405 of file FrameQ.h.

Bool FrameQ_CreateParams_Tag::openFlag
 

Definition at line 406 of file FrameQ.h.

UInt32 FrameQ_CreateParams_Tag::size
 

Size of the paramstructure

Definition at line 401 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