Container class for storing loaded msg description files. Field types and names are stored in separate lists with 1-to-1 correspondence. MsgSpec can also return an md5 of the source text.
Returns: | zip list of types and names (e.g. [(‘int32’, ‘x’), (‘int32’, ‘y’)], [(str,str),] |
---|
Returns: | True if msg decription contains a ‘Header header’ |
---|
declaration at the beginning, bool
Container class for holding a Constant declaration
Attributes:
Container class for storing information about a single field in a MsgSpec
Attributes: