|
COD (C-On-Demand) Dynamic Code Generation
|

Data Fields | |
| char * | format_name |
| FMFieldList | field_list |
| int | struct_size |
| FMOptInfo * | opt_info |
A structure to hold Format Name / Field List associations.
This is used to associate names with field lists. Together these define a structure that can be composed into larger structures.
the name to be associated with this structure
the FFS-style list of fields within this structure
1.7.6.1