DebuggerCommandSequence Class

(Debugger::Debugger::Internal::DebuggerCommandSequence)

Public Functions

DebuggerCommandSequence()
void append(const Debugger::Debugger::Internal::DebuggerCommand &cmd, bool wantContinue)
const int &commands() const
bool isEmpty() const
bool wantContinue() const

Member Function Documentation

DebuggerCommandSequence::DebuggerCommandSequence()

Default constructs an instance of DebuggerCommandSequence.

void DebuggerCommandSequence::append(const Debugger::Debugger::Internal::DebuggerCommand &cmd, bool wantContinue)

const int &DebuggerCommandSequence::commands() const

bool DebuggerCommandSequence::isEmpty() const

bool DebuggerCommandSequence::wantContinue() const