#!/usr/bin/python # # Usage: # pkgdraw
[...] [-- ...] # # Extract packet structure from
. Write generated PNG diagram # to . If is given, it is a list names of # parsers to generate diagrams for. All other parsers from the same # header file will be skipped. # # are parsed to the C preprocessor while processing the # header file. # # pkgdraw will interpret most SENF_PARSER statements, it does however # *not* understand GOTO statements. Special comments may be added # directly before or after a field to pass parameters to pkgdraw # # SENF_PARSER_FIELD( id, senf::UInt16Parser ); //,