Eris::Poll Class Reference
List of all members.
Public Types |
| enum | Check { READ = 1,
WRITE = 2,
MASK = READ | WRITE
} |
Public Member Functions |
|
virtual void | addStream (const basic_socket_stream *, Check=READ)=0 |
|
virtual void | changeStream (const basic_socket_stream *, Check)=0 |
|
virtual void | removeStream (const basic_socket_stream *)=0 |
Static Public Member Functions |
|
static Poll & | instance () |
|
static void | setInstance (Poll *) |
|
static void | newTimedEvent () |
Public Attributes |
|
sigc::signal< void, PollData & > | Ready |
Static Protected Attributes |
|
static bool | new_timeout_ = false |
The documentation for this class was generated from the following files: