OpenASIP  2.0
CmdOutput Member List

This is the complete list of members for CmdOutput, 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
CmdOutput()CmdOutput
CmdOutput(const CmdOutput &cmd)CmdOutputexplicit
context() constCustomCommand
context_CustomCommandprivate
CustomCommand(std::string name)CustomCommandexplicit
CustomCommand(const CustomCommand &cmd)CustomCommand
execute(const std::vector< DataObject > &arguments)CmdOutputvirtual
helpText() constCmdOutputvirtual
interpreter() constCustomCommand
interpreter_CustomCommandprivate
name() constCustomCommand
name_CustomCommandprivate
operator=(const CustomCommand &)CustomCommandprivate
OUTPUT_FORMAT_BINCmdOutputstatic
OUTPUT_FORMAT_DOUBLECmdOutputstatic
OUTPUT_FORMAT_FLOATCmdOutputstatic
OUTPUT_FORMAT_HALFCmdOutputstatic
OUTPUT_FORMAT_HEXCmdOutputstatic
OUTPUT_FORMAT_INT_SIGNEDCmdOutputstatic
OUTPUT_FORMAT_INT_UNSIGNEDCmdOutputstatic
OUTPUT_FORMAT_LONG_SIGNEDCmdOutputstatic
OUTPUT_FORMAT_LONG_UNSIGNEDCmdOutputstatic
setContext(InterpreterContext *context)CustomCommand
setInterpreter(ScriptInterpreter *si)CustomCommand
~CmdOutput()CmdOutputvirtual
~CustomCommand()CustomCommandvirtual