|
OpenASIP 2.2
|
This is the complete list of members for ConfCommand, including all inherited members.
| checkArgumentCount(int argumentCount, int minimum, int maximum) | CustomCommand | |
| checkDoubleArgument(const DataObject &argument) | CustomCommand | |
| checkIntegerArgument(const DataObject &argument) | CustomCommand | |
| checkPositiveIntegerArgument(const DataObject &argument) | CustomCommand | |
| checkUnsignedIntegerArgument(const DataObject &argument) | CustomCommand | |
| ConfCommand() | ConfCommand | |
| context() const | CustomCommand | |
| context_ | CustomCommand | private |
| CustomCommand(std::string name) | CustomCommand | explicit |
| CustomCommand(const CustomCommand &cmd) | CustomCommand | |
| execute(const std::vector< DataObject > &arguments) | ConfCommand | virtual |
| helpText() const | ConfCommand | virtual |
| interpreter() const | CustomCommand | |
| interpreter_ | CustomCommand | private |
| name() const | CustomCommand | |
| name_ | CustomCommand | private |
| operator=(const CustomCommand &) | CustomCommand | private |
| setContext(InterpreterContext *context) | CustomCommand | |
| setInterpreter(ScriptInterpreter *si) | CustomCommand | |
| ~ConfCommand() | ConfCommand | virtual |
| ~CustomCommand() | CustomCommand | virtual |