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 231 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 232 of file master_sync.py.
def app_manager.master_sync.MasterSync.new_foreign_topics | ( | self, | |
topic, | |||
publishers | |||
) |
Definition at line 277 of file master_sync.py.
def app_manager.master_sync.MasterSync.new_local_topics | ( | self, | |
topic, | |||
publishers | |||
) |
Definition at line 272 of file master_sync.py.
def app_manager.master_sync.MasterSync.spin | ( | self | ) |
Definition at line 293 of file master_sync.py.
def app_manager.master_sync.MasterSync.stop | ( | self | ) |
Definition at line 282 of file master_sync.py.
Definition at line 232 of file master_sync.py.
Definition at line 232 of file master_sync.py.
Definition at line 232 of file master_sync.py.
Definition at line 232 of file master_sync.py.
Definition at line 232 of file master_sync.py.
Definition at line 232 of file master_sync.py.
Definition at line 232 of file master_sync.py.
Definition at line 232 of file master_sync.py.