#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. |
|
||||||||||||||||
|
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, and writable. |
|
|
Definition at line 190 of file include/wvstream.h. References isexception, readable, and writable. |
|
|
Definition at line 184 of file streams/wvstream.h. Referenced by WvStream::_select(), WvStream::force_select(), WvStream::init(), operator|=(), WvStream::pre_select(), 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|=(), WvStream::post_select(), WvStream::pre_select(), 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|=(), WvStream::post_select(), WvStream::pre_select(), SelectRequest(), and WvStream::undo_force_select(). |
1.2.15