IWvStream::SelectRequest Struct Reference

#include <iwvstream.h>

List of all members.


Detailed Description

A SelectRequest is a convenient way to remember what we want to do to a particular stream: read from it, write to it, or check for exceptions.

Definition at line 37 of file iwvstream.h.

Public Member Functions

 SelectRequest ()
 SelectRequest (bool r, bool w, bool x=false)
SelectRequestoperator|= (const SelectRequest &r)

Public Attributes

bool readable
bool writable
bool isexception


The documentation for this struct was generated from the following file:
Generated on Wed Jul 12 17:53:24 2006 for WvStreams by  doxygen 1.4.7