#include <wvstream.h>
Collaboration diagram for IWvStream::SelectRequest:
Definition at line 43 of file wvstream.h.
Public Member Functions | |
SelectRequest () | |
SelectRequest (bool r, bool w, bool x=false) | |
SelectRequest & | operator|= (const SelectRequest &r) |
Public Attributes | |
bool | readable |
bool | writable |
bool | isexception |
|
Definition at line 46 of file wvstream.h. |
|
Definition at line 47 of file wvstream.h. References isexception, readable, and writable. |
|
Definition at line 50 of file wvstream.h. References isexception, readable, and writable. |
|
Definition at line 44 of file wvstream.h. Referenced by operator|=(), and SelectRequest(). |
|
Definition at line 44 of file wvstream.h. Referenced by operator|=(), and SelectRequest(). |
|
Definition at line 44 of file wvstream.h. Referenced by operator|=(), and SelectRequest(). |