Definition at line 74 of file tester.py.
◆ __init__()
def tester.BondTester.__init__ |
( |
|
self, |
|
|
|
req |
|
) |
| |
◆ __del__()
def tester.BondTester.__del__ |
( |
|
self | ) |
|
◆ __repr__()
def tester.BondTester.__repr__ |
( |
|
self | ) |
|
◆ _on_bond_status()
def tester.BondTester._on_bond_status |
( |
|
self, |
|
|
|
msg |
|
) |
| |
|
private |
◆ _on_connect_timeout()
def tester.BondTester._on_connect_timeout |
( |
|
self | ) |
|
|
private |
◆ _on_disconnect_timeout()
def tester.BondTester._on_disconnect_timeout |
( |
|
self | ) |
|
|
private |
◆ _on_heartbeat_timeout()
def tester.BondTester._on_heartbeat_timeout |
( |
|
self | ) |
|
|
private |
◆ _publish()
def tester.BondTester._publish |
( |
|
self, |
|
|
|
active |
|
) |
| |
|
private |
◆ _publishing_thread()
def tester.BondTester._publishing_thread |
( |
|
self | ) |
|
|
private |
◆ Connected()
def tester.BondTester.Connected |
( |
|
self | ) |
|
◆ Death()
def tester.BondTester.Death |
( |
|
self | ) |
|
◆ die()
def tester.BondTester.die |
( |
|
self | ) |
|
◆ Heartbeat()
def tester.BondTester.Heartbeat |
( |
|
self | ) |
|
◆ is_dead()
def tester.BondTester.is_dead |
( |
|
self | ) |
|
◆ shutdown()
def tester.BondTester.shutdown |
( |
|
self | ) |
|
◆ SisterDied()
def tester.BondTester.SisterDied |
( |
|
self | ) |
|
◆ StartDying()
def tester.BondTester.StartDying |
( |
|
self | ) |
|
◆ wait_for_death()
def tester.BondTester.wait_for_death |
( |
|
self, |
|
|
|
timeout = None |
|
) |
| |
◆ wait_for_life()
def tester.BondTester.wait_for_life |
( |
|
self, |
|
|
|
timeout = None |
|
) |
| |
◆ condition
tester.BondTester.condition |
◆ connect_timeout
tester.BondTester.connect_timeout |
◆ deadline
tester.BondTester.deadline |
◆ death_started
tester.BondTester.death_started |
◆ death_timeout
tester.BondTester.death_timeout |
◆ disconnect_timeout
tester.BondTester.disconnect_timeout |
◆ heartbeat_timeout
tester.BondTester.heartbeat_timeout |
◆ id
◆ instance_id
tester.BondTester.instance_id |
◆ is_shutdown
tester.BondTester.is_shutdown |
◆ lock
◆ on_death
tester.BondTester.on_death |
◆ on_life
tester.BondTester.on_life |
◆ pub
◆ req
◆ sister_died_first
tester.BondTester.sister_died_first |
◆ sm
◆ sub
◆ thread
◆ topic
The documentation for this class was generated from the following file: