#include <wvstream.h>
Public Methods | |
| SelectRequest () | |
| SelectRequest (bool r, bool w, bool x=false) | |
| SelectRequest & | operator|= (const SelectRequest &r) |
| 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 183 of file include/wvstream.h.
|
|
Definition at line 186 of file include/wvstream.h. Referenced by operator|=. |
|
||||||||||||||||
|
Definition at line 187 of file include/wvstream.h. References isexception, readable, and writable. |
|
|
Definition at line 186 of file streams/wvstream.h. |
|
||||||||||||||||
|
Definition at line 187 of file streams/wvstream.h. References isexception, readable, and writable. |
|
|
Definition at line 190 of file streams/wvstream.h. References isexception, readable, SelectRequest, and writable. |
|
|
Definition at line 190 of file include/wvstream.h. References isexception, readable, SelectRequest, and writable. |
|
|
Definition at line 184 of file streams/wvstream.h. Referenced by WvStream::force_select, WvStream::init, operator|=, SelectRequest, and WvStream::undo_force_select. |
|
|
Definition at line 184 of file streams/wvstream.h. Referenced by WvStream::_select, WvStream::force_select, WvStream::init, operator|=, SelectRequest, and WvStream::undo_force_select. |
|
|
Definition at line 184 of file streams/wvstream.h. Referenced by WvStream::force_select, WvStream::init, operator|=, SelectRequest, and WvStream::undo_force_select. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002