#include <iwvstream.h>
Definition at line 37 of file iwvstream.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 |
1.4.7