__init__(self, connection_cache_timeout=None) | rocon_gateway.master_api.LocalMaster | |
_connection_cache_proxy_cb(self, system_state, added_system_state, lost_system_state) | rocon_gateway.master_api.LocalMaster | private |
_get_anonymous_node_name(topic) | rocon_gateway.master_api.LocalMaster | privatestatic |
_is_topic_node_in_list(topic, node, topic_node_list) | rocon_gateway.master_api.LocalMaster | privatestatic |
_register_subscriber(self, node_master, name, type_info, xmlrpc_uri) | rocon_gateway.master_api.LocalMaster | private |
connection_cache | rocon_gateway.master_api.LocalMaster | |
connections | rocon_gateway.master_api.LocalMaster | |
connections_lock | rocon_gateway.master_api.LocalMaster | |
generate_advertisement_connection_details(self, connection_type, name, node) | rocon_gateway.master_api.LocalMaster | |
generate_connection_details(self, connection_type, name, node) | rocon_gateway.master_api.LocalMaster | |
get_connection_state(self) | rocon_gateway.master_api.LocalMaster | |
get_ros_ip(self) | rocon_gateway.master_api.LocalMaster | |
get_system_state | rocon_gateway.master_api.LocalMaster | |
register(self, registration) | rocon_gateway.master_api.LocalMaster | |
unregister(self, registration) | rocon_gateway.master_api.LocalMaster | |