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

FrameQ_CommonOpenParams_Tag Struct Reference

#include <FrameQ.h>

Collaboration diagram for FrameQ_CommonOpenParams_Tag:

Collaboration graph
[legend]

Detailed Description

Common parameters required to open a FrameQ instance of any implementation.

Definition at line 416 of file FrameQ.h.

Data Fields

String name
Ptr sharedAddr
UInt32 openMode
UInt32 cpuAccessFlags


Field Documentation

UInt32 FrameQ_CommonOpenParams_Tag::cpuAccessFlags
 

cpuAccessFlags flags to know if app is going to access frame buffers through CPU.

Definition at line 424 of file FrameQ.h.

String FrameQ_CommonOpenParams_Tag::name
 

Name of the instance to open

Definition at line 418 of file FrameQ.h.

UInt32 FrameQ_CommonOpenParams_Tag::openMode
 

Mode of the client.

Definition at line 422 of file FrameQ.h.

Ptr FrameQ_CommonOpenParams_Tag::sharedAddr
 

Virtual shared Region addr in case open by address is required.

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