Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

IWvStream::SelectInfo Struct Reference

#include <wvstream.h>

Collaboration diagram for IWvStream::SelectInfo:

[legend]
List of all members.

Detailed Description

the data structure used by pre_select()/post_select() and internally by select().

Definition at line 59 of file wvstream.h.

Public Attributes

fd_set read
fd_set write
fd_set except
SelectRequest wants
int max_fd
time_t msec_timeout
bool inherit_request
bool global_sure


Member Data Documentation

fd_set IWvStream::SelectInfo::except
 

Definition at line 60 of file wvstream.h.

bool IWvStream::SelectInfo::global_sure
 

Definition at line 65 of file wvstream.h.

bool IWvStream::SelectInfo::inherit_request
 

Definition at line 64 of file wvstream.h.

int IWvStream::SelectInfo::max_fd
 

Definition at line 62 of file wvstream.h.

time_t IWvStream::SelectInfo::msec_timeout
 

Definition at line 63 of file wvstream.h.

fd_set IWvStream::SelectInfo::read
 

Definition at line 60 of file wvstream.h.

SelectRequest IWvStream::SelectInfo::wants
 

Definition at line 61 of file wvstream.h.

fd_set IWvStream::SelectInfo::write
 

Definition at line 60 of file wvstream.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 15 15:08:19 2004 for WvStreams by  doxygen 1.3.9.1