Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions
rosbridge_tools.tornado.platform.asyncio.BaseAsyncIOLoop Class Reference
Inheritance diagram for rosbridge_tools.tornado.platform.asyncio.BaseAsyncIOLoop:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def add_callback
def add_handler
def call_at
def close
def initialize
def remove_handler
def remove_timeout
def start
def stop
def update_handler

Public Attributes

 asyncio_loop
 close_loop
 closing
 handlers
 readers
 writers

Static Public Attributes

 add_callback_from_signal = add_callback

Private Member Functions

def _handle_events

Detailed Description

Definition at line 32 of file asyncio.py.


Member Function Documentation

def rosbridge_tools.tornado.platform.asyncio.BaseAsyncIOLoop._handle_events (   self,
  fd,
  events 
) [private]

Definition at line 101 of file asyncio.py.

def rosbridge_tools.tornado.platform.asyncio.BaseAsyncIOLoop.add_callback (   self,
  callback,
  args,
  kwargs 
)

Definition at line 123 of file asyncio.py.

def rosbridge_tools.tornado.platform.asyncio.BaseAsyncIOLoop.add_handler (   self,
  fd,
  handler,
  events 
)

Definition at line 54 of file asyncio.py.

def rosbridge_tools.tornado.platform.asyncio.BaseAsyncIOLoop.call_at (   self,
  when,
  callback,
  args,
  kwargs 
)

Definition at line 112 of file asyncio.py.

Definition at line 44 of file asyncio.py.

def rosbridge_tools.tornado.platform.asyncio.BaseAsyncIOLoop.initialize (   self,
  asyncio_loop,
  close_loop = False 
)

Definition at line 33 of file asyncio.py.

Definition at line 89 of file asyncio.py.

Definition at line 120 of file asyncio.py.

Definition at line 105 of file asyncio.py.

Definition at line 109 of file asyncio.py.

Definition at line 68 of file asyncio.py.


Member Data Documentation

Definition at line 130 of file asyncio.py.

Definition at line 33 of file asyncio.py.

Definition at line 33 of file asyncio.py.

Definition at line 33 of file asyncio.py.

Definition at line 33 of file asyncio.py.

Definition at line 33 of file asyncio.py.

Definition at line 33 of file asyncio.py.


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


rosbridge_tools
Author(s): Jonathan Mace
autogenerated on Sat Dec 27 2014 11:25:59