Functions | |
def | load_plugins |
def rxbag.plugins.load_plugins | ( | ) |
Finds all rxbag plugins. @return: a list of plugins @rtype: list of functions which return tuples of (MessageView, TimelineRenderer, list of: message type or '*')
Definition at line 45 of file plugins.py.