Public Member Functions | Public Attributes | Private Member Functions | List of all members
app_manager.master_sync.TopicPubListenerHandler Class Reference
Inheritance diagram for app_manager.master_sync.TopicPubListenerHandler:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, cb)
 
def getBusInfo (self, caller_id)
 
def getBusStats (self, caller_id)
 
def getMasterUri (self, caller_id)
 
def getPid (self, caller_id)
 
def getPublications (self, caller_id)
 
def getSubscriptions (self, caller_id)
 PUB/SUB APIS. More...
 
def paramUpdate (self, caller_id, parameter_key, parameter_value)
 
def publisherUpdate (self, caller_id, topic, publishers)
 
def requestTopic (self, caller_id, topic, protocols)
 
def shutdown (self, caller_id, msg='')
 

Public Attributes

 cb
 
 uri
 

Private Member Functions

def _custom_validate (self, validation, param_name, param_value, caller_id)
 
def _ready (self, uri)
 

Detailed Description

Definition at line 22 of file master_sync.py.

Constructor & Destructor Documentation

def app_manager.master_sync.TopicPubListenerHandler.__init__ (   self,
  cb 
)

Definition at line 24 of file master_sync.py.

Member Function Documentation

def app_manager.master_sync.TopicPubListenerHandler._custom_validate (   self,
  validation,
  param_name,
  param_value,
  caller_id 
)
private

Definition at line 32 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler._ready (   self,
  uri 
)
private

Definition at line 29 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.getBusInfo (   self,
  caller_id 
)

Definition at line 52 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.getBusStats (   self,
  caller_id 
)

Definition at line 47 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.getMasterUri (   self,
  caller_id 
)

Definition at line 57 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.getPid (   self,
  caller_id 
)

Definition at line 66 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.getPublications (   self,
  caller_id 
)

Definition at line 77 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.getSubscriptions (   self,
  caller_id 
)

PUB/SUB APIS.

Definition at line 73 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.paramUpdate (   self,
  caller_id,
  parameter_key,
  parameter_value 
)

Definition at line 81 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.publisherUpdate (   self,
  caller_id,
  topic,
  publishers 
)

Definition at line 86 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.requestTopic (   self,
  caller_id,
  topic,
  protocols 
)

Definition at line 90 of file master_sync.py.

def app_manager.master_sync.TopicPubListenerHandler.shutdown (   self,
  caller_id,
  msg = '' 
)

Definition at line 62 of file master_sync.py.

Member Data Documentation

app_manager.master_sync.TopicPubListenerHandler.cb

Definition at line 27 of file master_sync.py.

app_manager.master_sync.TopicPubListenerHandler.uri

Definition at line 26 of file master_sync.py.


The documentation for this class was generated from the following file:


app_manager
Author(s): Jeremy Leibs, Ken Conley, Yuki Furuta
autogenerated on Tue Apr 2 2019 02:58:24