Public Member Functions | Public Attributes
tornado.test.twisted_test.LayeredTwistedIOLoop Class Reference

List of all members.

Public Member Functions

def close
def initialize
def stop

Public Attributes

 real_io_loop

Detailed Description

Layers a TwistedIOLoop on top of a TornadoReactor on a SelectIOLoop.

This is of course silly, but is useful for testing purposes to make
sure we're implementing both sides of the various interfaces
correctly.  In some tests another TornadoReactor is layered on top
of the whole stack.

Definition at line 583 of file twisted_test.py.


Member Function Documentation

def tornado.test.twisted_test.LayeredTwistedIOLoop.close (   self,
  all_fds = False 
)

Definition at line 600 of file twisted_test.py.

Definition at line 591 of file twisted_test.py.

Definition at line 608 of file twisted_test.py.


Member Data Documentation

Definition at line 591 of file twisted_test.py.


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


rosbridge_server
Author(s): Jonathan Mace
autogenerated on Thu Aug 27 2015 14:50:40