Public Member Functions | |
| def | __init__ |
| def | new_foreign_topics |
| def | new_local_topics |
| def | spin |
| def | stop |
Public Attributes | |
| foreign_manager | |
| foreign_pub_names | |
| foreign_service_names | |
| local_manager | |
| local_pub_names | |
| local_service_names | |
| stopping | |
| thread | |
Definition at line 232 of file master_sync.py.
| def app_manager::master_sync::MasterSync::__init__ | ( | self, | ||
| foreign_master, | ||||
local_service_names = [], |
||||
local_pub_names = [], |
||||
foreign_service_names = [], |
||||
foreign_pub_names = [] | ||||
| ) |
Definition at line 233 of file master_sync.py.
| def app_manager::master_sync::MasterSync::new_foreign_topics | ( | self, | ||
| topic, | ||||
| publishers | ||||
| ) |
Definition at line 278 of file master_sync.py.
| def app_manager::master_sync::MasterSync::new_local_topics | ( | self, | ||
| topic, | ||||
| publishers | ||||
| ) |
Definition at line 273 of file master_sync.py.
| def app_manager::master_sync::MasterSync::spin | ( | self | ) |
Definition at line 294 of file master_sync.py.
| def app_manager::master_sync::MasterSync::stop | ( | self | ) |
Definition at line 283 of file master_sync.py.
Definition at line 241 of file master_sync.py.
Definition at line 238 of file master_sync.py.
Definition at line 237 of file master_sync.py.
Definition at line 240 of file master_sync.py.
Definition at line 236 of file master_sync.py.
Definition at line 235 of file master_sync.py.
Definition at line 242 of file master_sync.py.
Definition at line 243 of file master_sync.py.