#include <nmv-dbg-common.h>
A container of the Command sent to the debugger and the output it sent back.
◆ CommandAndOutput() [1/2]
| nemiver::CommandAndOutput::CommandAndOutput |
( |
const Command & |
a_command, |
|
|
const Output & |
a_output |
|
) |
| |
|
inline |
◆ CommandAndOutput() [2/2]
| nemiver::CommandAndOutput::CommandAndOutput |
( |
| ) |
|
|
inline |
◆ command() [1/3]
| Command& nemiver::CommandAndOutput::command |
( |
| ) |
|
|
inline |
◆ command() [2/3]
| const Command& nemiver::CommandAndOutput::command |
( |
| ) |
const |
|
inline |
◆ command() [3/3]
| void nemiver::CommandAndOutput::command |
( |
const Command & |
a_in | ) |
|
|
inline |
◆ has_command() [1/2]
| bool nemiver::CommandAndOutput::has_command |
( |
| ) |
const |
|
inline |
◆ has_command() [2/2]
| void nemiver::CommandAndOutput::has_command |
( |
bool |
a_in | ) |
|
|
inline |
◆ output() [1/3]
| Output& nemiver::CommandAndOutput::output |
( |
| ) |
|
|
inline |
◆ output() [2/3]
| const Output& nemiver::CommandAndOutput::output |
( |
| ) |
const |
|
inline |
◆ output() [3/3]
| void nemiver::CommandAndOutput::output |
( |
const Output & |
a_in | ) |
|
|
inline |
The documentation for this class was generated from the following file: