Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Examples  

vpr::SelectorImplSIM::SimPollDesc Struct Reference

Simple type used for the vector of poll descriptors. More...

#include <SelectorImplSIM.h>

List of all members.

Public Attributes

vpr::IOSysSIM::Handle fd
vpr::Uint16 in_flags
vpr::Uint16 out_flags


Detailed Description

Simple type used for the vector of poll descriptors.

Definition at line 199 of file SelectorImplSIM.h.


Member Data Documentation

vpr::IOSysSIM::Handle vpr::SelectorImplSIM::SimPollDesc::fd
 

Definition at line 201 of file SelectorImplSIM.h.

vpr::Uint16 vpr::SelectorImplSIM::SimPollDesc::in_flags
 

Definition at line 202 of file SelectorImplSIM.h.

vpr::Uint16 vpr::SelectorImplSIM::SimPollDesc::out_flags
 

Definition at line 203 of file SelectorImplSIM.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 2 14:47:07 2004 for VR Juggler Portable Runtime by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002