Go to the source code of this file.
Classes | |
| class | CInputParser< T > |
| Class CInputParser is a templated class used to maintain the reading/parsing/providing of examples. More... | |
Defines | |
| #define | PARSER_DEFAULT_BUFFSIZE 100 |
Enumerations | |
| enum | E_EXAMPLE_TYPE { E_LABELLED = 1, E_UNLABELLED = 2 } |
| #define PARSER_DEFAULT_BUFFSIZE 100 |
Definition at line 20 of file InputParser.h.