Public Member Functions | Public Attributes | Private Attributes
multi_interface_roam.event.Event Class Reference

List of all members.

Public Member Functions

def __init__
def subscribe
def subscribe_once
def subscribe_repeating
def unsubscribe_all

Public Attributes

 set_close_cb
 trigger

Private Attributes

 _dispatcher
 _liveness_sensor

Detailed Description

Definition at line 79 of file event.py.


Constructor & Destructor Documentation

Definition at line 80 of file event.py.


Member Function Documentation

def multi_interface_roam.event.Event.subscribe (   self,
  cb,
  args,
  kwargs,
  repeating = True 
)
Subscribes to an event. 

Can be called at any time and from any thread. Subscriptions that
occur while an event is being triggered will not be called until
the next time the event is triggered.

Definition at line 86 of file event.py.

Definition at line 97 of file event.py.

Definition at line 102 of file event.py.

Definition at line 107 of file event.py.


Member Data Documentation

Definition at line 80 of file event.py.

Definition at line 80 of file event.py.

Definition at line 80 of file event.py.

Definition at line 80 of file event.py.


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


multi_interface_roam
Author(s): Blaise Gassend
autogenerated on Thu Apr 24 2014 15:34:18