Public Member Functions | |
def | __init__ (self, topic, topic_type, latch=False, dict_filter=None) |
Public Attributes | |
dict_filter | |
latch | |
topic | |
topic_type | |
Definition at line 63 of file mir_bridge.py.
def mir_bridge.TopicConfig.__init__ | ( | self, | |
topic, | |||
topic_type, | |||
latch = False , |
|||
dict_filter = None |
|||
) |
Definition at line 64 of file mir_bridge.py.
mir_bridge.TopicConfig.dict_filter |
Definition at line 68 of file mir_bridge.py.
mir_bridge.TopicConfig.latch |
Definition at line 67 of file mir_bridge.py.
mir_bridge.TopicConfig.topic |
Definition at line 65 of file mir_bridge.py.
mir_bridge.TopicConfig.topic_type |
Definition at line 66 of file mir_bridge.py.