Public Member Functions | Public Attributes
tornado.platform.posix.Waker Class Reference
Inheritance diagram for tornado.platform.posix.Waker:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def close
def consume
def fileno
def wake

Public Attributes

 reader
 writer

Detailed Description

Definition at line 38 of file posix.py.


Constructor & Destructor Documentation

Definition at line 39 of file posix.py.


Member Function Documentation

Closes the waker's file descriptor(s).

Reimplemented from tornado.platform.interface.Waker.

Definition at line 66 of file posix.py.

Called after the listen has woken up to do any necessary cleanup.

Reimplemented from tornado.platform.interface.Waker.

Definition at line 57 of file posix.py.

Returns a file descriptor for this waker.

Must be suitable for use with ``select()`` or equivalent on the
local platform.

Reimplemented from tornado.platform.interface.Waker.

Definition at line 48 of file posix.py.

Triggers activity on the waker's file descriptor.

Reimplemented from tornado.platform.interface.Waker.

Definition at line 51 of file posix.py.


Member Data Documentation

Definition at line 39 of file posix.py.

Definition at line 39 of file posix.py.


The documentation for this class was generated from the following file:


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Mon Oct 6 2014 06:58:14