OpenASIP  2.0
CmdRegister Member List

This is the complete list of members for CmdRegister, 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
CmdRegister()CmdRegister
CmdRegister(const CmdRegister &cmd)CmdRegisterexplicit
context() constCustomCommand
context_CustomCommandprivate
CustomCommand(std::string name)CustomCommandexplicit
CustomCommand(const CustomCommand &cmd)CustomCommand
execute(const std::vector< DataObject > &arguments)CmdRegistervirtual
helpText() constCmdRegistervirtual
interpreter() constCustomCommand
interpreter_CustomCommandprivate
name() constCustomCommand
name_CustomCommandprivate
operator=(const CustomCommand &)CustomCommandprivate
REGISTER_PROGRAM_COUNTERCmdRegisterstatic
REGISTER_RETURN_ADDRESSCmdRegisterstatic
setContext(InterpreterContext *context)CustomCommand
setInterpreter(ScriptInterpreter *si)CustomCommand
~CmdRegister()CmdRegistervirtual
~CustomCommand()CustomCommandvirtual