This is the complete list of members for Command, including all inherited members.
Command(const string &name, const string &argumentFormat) | Command | |
Execute(GXemul &gxemul, const vector< string > &arguments)=0 | Command | pure virtual |
GetArgumentFormat() const | Command | inline |
GetCommandName() const | Command | inline |
GetLongDescription() const =0 | Command | pure virtual |
GetShortDescription() const =0 | Command | pure virtual |
MayBeReexecutedWithoutArgs() const | Command | inlinevirtual |
ReferenceCountable() | ReferenceCountable | inline |
RunUnitTests(int &nSucceeded, int &nFailures) | Command | static |
~Command()=0 | Command | pure virtual |
~ReferenceCountable() | ReferenceCountable | inline |