|
srecord
1.65.0
|


Go to the source code of this file.
Classes | |
| class | srecord::arglex |
| The arglex class is used to implement a lexical analizer for command line arguments. More... | |
| struct | srecord::arglex::value_ty |
| The value_ty struct is used to represent the value of a command line argument. More... | |
| struct | srecord::arglex::table_ty |
| The table_ty struct is used to repesent a row of a commandline option table, used to match option names with their corresponding tokens. More... | |
Namespaces | |
| srecord | |
Macros | |
| #define | SRECORD_ARGLEX_END_MARKER {0,0} |