Functions | |
def | load_plugins |
Variables | |
string | PKG = 'rxbag' |
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.
string rxbag::plugins::PKG = 'rxbag' |
Definition at line 37 of file plugins.py.