Go to the source code of this file.
Namespaces | |
bag2csv | |
Functions | |
def | bag2csv.bag_to_csv (options, args) |
def | bag2csv.format_csv_filename (form, topic_name) |
def | bag2csv.message_to_csv (stream, msg, flatten=False) |
def | bag2csv.message_type_to_csv (stream, msg, parent_content_name="", flatten=False) |
Variables | |
bag2csv.action | |
bag2csv.anonymous | |
bag2csv.args | |
bag2csv.default | |
bag2csv.dest | |
bag2csv.help | |
bag2csv.metavar | |
bag2csv.nowtime = datetime.now().strftime("%Y%m%d-%H%M%S") | |
bag2csv.options | |
bag2csv.parser = OptionParser(usage="%prog [options] bagfile") | |
int | bag2csv.seq = 0 |
bag2csv.type | |