tester::BondTester Class Reference

List of all members.

Public Member Functions

def __del__
def __init__
def __repr__
def Connected
def Death
def die
def Heartbeat
def is_dead
def shutdown
def SisterDied
def StartDying
def wait_for_death
def wait_for_life

Public Attributes

 condition
 connect_timeout
 death_started
 death_timeout
 disconnect_timeout
 heartbeat_timeout
 id
 instance_id
 is_shutdown
 lock
 on_death
 on_life
 pub
 req
 sister_died_first
 sm
 sub
 thread
 topic

Private Member Functions

def _on_bond_status
def _on_connect_timeout
def _on_disconnect_timeout
def _on_heartbeat_timeout
def _publish
def _publishing_thread

Detailed Description

Definition at line 72 of file tester.py.


Member Function Documentation

def tester::BondTester::__del__ (   self  ) 

Definition at line 117 of file tester.py.

def tester::BondTester::__init__ (   self,
  req 
)

Definition at line 73 of file tester.py.

def tester::BondTester::__repr__ (   self  ) 

Definition at line 230 of file tester.py.

def tester::BondTester::_on_bond_status (   self,
  msg 
) [private]

Definition at line 132 of file tester.py.

def tester::BondTester::_on_connect_timeout (   self  )  [private]

Definition at line 105 of file tester.py.

def tester::BondTester::_on_disconnect_timeout (   self  )  [private]

Definition at line 113 of file tester.py.

def tester::BondTester::_on_heartbeat_timeout (   self  )  [private]

Definition at line 108 of file tester.py.

def tester::BondTester::_publish (   self,
  active 
) [private]

Definition at line 150 of file tester.py.

def tester::BondTester::_publishing_thread (   self  )  [private]

Definition at line 162 of file tester.py.

def tester::BondTester::Connected (   self  ) 

Definition at line 178 of file tester.py.

def tester::BondTester::Death (   self  ) 

Definition at line 190 of file tester.py.

def tester::BondTester::die (   self  ) 

Definition at line 225 of file tester.py.

def tester::BondTester::Heartbeat (   self  ) 

Definition at line 184 of file tester.py.

def tester::BondTester::is_dead (   self  ) 

Definition at line 221 of file tester.py.

def tester::BondTester::shutdown (   self  ) 

Definition at line 120 of file tester.py.

def tester::BondTester::SisterDied (   self  ) 

Definition at line 187 of file tester.py.

def tester::BondTester::StartDying (   self  ) 

Definition at line 197 of file tester.py.

def tester::BondTester::wait_for_death (   self,
  timeout = None 
)

Definition at line 212 of file tester.py.

def tester::BondTester::wait_for_life (   self,
  timeout = None 
)

Definition at line 203 of file tester.py.


Member Data Documentation

Definition at line 87 of file tester.py.

Definition at line 89 of file tester.py.

Definition at line 82 of file tester.py.

Definition at line 103 of file tester.py.

Definition at line 91 of file tester.py.

Definition at line 90 of file tester.py.

Definition at line 76 of file tester.py.

Definition at line 77 of file tester.py.

Definition at line 80 of file tester.py.

Definition at line 86 of file tester.py.

Definition at line 78 of file tester.py.

Definition at line 79 of file tester.py.

Definition at line 96 of file tester.py.

Definition at line 74 of file tester.py.

Definition at line 81 of file tester.py.

Definition at line 84 of file tester.py.

Definition at line 95 of file tester.py.

Definition at line 98 of file tester.py.

Definition at line 75 of file tester.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


test_bond
Author(s): Stuart Glaser
autogenerated on Fri Jan 11 09:09:29 2013