This is the complete list of members for CommandInterpreter, including all inherited members.
AddCommand(refcount_ptr< Command > command) | CommandInterpreter | |
AddKey(stringchar key) | CommandInterpreter | |
AddLineToCommandHistory(const string &command) | CommandInterpreter | |
ClearCurrentCommandBuffer() | CommandInterpreter | |
CommandInterpreter(GXemul *owner) | CommandInterpreter | |
GetCommands() const | CommandInterpreter | |
GetCurrentCommandBuffer() const | CommandInterpreter | |
GetHistoryLine(int nStepsBack) const | CommandInterpreter | |
ReshowCurrentCommandBuffer() | CommandInterpreter | |
RunCommand(const string &command, bool *pSuccess=NULL) | CommandInterpreter | |
RunUnitTests(int &nSucceeded, int &nFailures) | CommandInterpreter | static |