Main class for the DavisDB shell. More...
#include <SystemParser.h>
Classes | |
| struct | TokenData |
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. | |
Main class for the DavisDB shell.
1.6.3