
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 28 of file mir_bridge.py.
| def mir_bridge.TopicConfig.__init__ | ( | self, | |
| topic, | |||
| topic_type, | |||
latch = False, |
|||
dict_filter = None |
|||
| ) |
Definition at line 29 of file mir_bridge.py.
| mir_bridge.TopicConfig.dict_filter |
Definition at line 33 of file mir_bridge.py.
| mir_bridge.TopicConfig.latch |
Definition at line 32 of file mir_bridge.py.
| mir_bridge.TopicConfig.topic |
Definition at line 30 of file mir_bridge.py.
| mir_bridge.TopicConfig.topic_type |
Definition at line 31 of file mir_bridge.py.