#include <SystemParser.h>
Public Member Functions | |
| int | parseInput () | 
| Parse command line input to EOF, invoking SystemManager methods.  | |
| const char * | getParam (const char *param) | 
| Get the value of a parameter set using the "set <param>=<value>" command.  | |
Static Public Member Functions | |
| static SystemParser * | getInstance () | 
| Return a pointer to the singleton SystemParser instance.  | |
Classes | |
| struct | TokenData | 
 1.5.6