OpenASIP  2.0
EnableBPCommand Member List

This is the complete list of members for EnableBPCommand, including all inherited members.

askConditionFromUser(TclConditionScript &target)SimControlLanguageCommand
askExpressionFromUser(ExpressionScript &target)SimControlLanguageCommand
checkArgumentCount(int argumentCount, int minimum, int maximum)CustomCommand
checkDoubleArgument(const DataObject &argument)CustomCommand
checkIntegerArgument(const DataObject &argument)CustomCommand
checkMachineLoaded()SimControlLanguageCommand
checkPositiveIntegerArgument(const DataObject &argument)CustomCommand
checkProgramLoaded()SimControlLanguageCommand
checkSimulationEnded()SimControlLanguageCommand
checkSimulationInitialized()SimControlLanguageCommand
checkSimulationNotAlreadyRunning()SimControlLanguageCommand
checkSimulationStopped()SimControlLanguageCommand
checkUnsignedIntegerArgument(const DataObject &argument)CustomCommand
context() constCustomCommand
context_CustomCommandprivate
CustomCommand(std::string name)CustomCommandexplicit
CustomCommand(const CustomCommand &cmd)CustomCommand
EnableBPCommand()EnableBPCommand
execute(const std::vector< DataObject > &arguments)EnableBPCommandvirtual
helpText() constEnableBPCommandvirtual
interpreter() constCustomCommand
interpreter_CustomCommandprivate
name() constCustomCommand
name_CustomCommandprivate
operator=(const CustomCommand &)CustomCommandprivate
outputStream()SimControlLanguageCommandvirtual
parseBreakpoint(const std::vector< DataObject > &arguments, Breakpoint &target)SimControlLanguageCommand
parseDataAddressExpression(const std::string &expression)SimControlLanguageCommand
parseInstructionAddressExpression(const std::string &expression)SimControlLanguageCommand
printBreakpointInfo(unsigned int breakpointHandle)SimControlLanguageCommandvirtual
printNextInstruction()SimControlLanguageCommandvirtual
printSimulationTime()SimControlLanguageCommandvirtual
printStopInformation()SimControlLanguageCommandvirtual
printStopReasons()SimControlLanguageCommandvirtual
setContext(InterpreterContext *context)CustomCommand
setErrorMessage(const TCEString &errorMsg)SimControlLanguageCommand
setInterpreter(ScriptInterpreter *si)CustomCommand
setMemoryAddress(const std::string &addressString, std::string &addressSpaceName, std::size_t &memoryAddress)SimControlLanguageCommandprotected
setMemoryPointer(MemorySystem::MemoryPtr &memory, const std::string &addressSpaceName)SimControlLanguageCommandprotected
SimControlLanguageCommand(const std::string &name)SimControlLanguageCommand
simulatorFrontend()SimControlLanguageCommand
simulatorFrontendConst()SimControlLanguageCommand
verifyBreakpointHandles(const std::vector< DataObject > &arguments, std::size_t startIndex=1)SimControlLanguageCommand
~CustomCommand()CustomCommandvirtual
~EnableBPCommand()EnableBPCommandvirtual
~SimControlLanguageCommand()SimControlLanguageCommandvirtual