|
Nemiver
0.3
|
debugger stream record. More...
#include <nmv-dbg-common.h>
Public Member Functions | |
| StreamRecord () | |
| StreamRecord (const UString &a_debugger_console, const UString &a_target_output, const UString &a_debugger_log) | |
| void | clear () |
accessors | |
| const UString & | debugger_console () const |
| UString & | debugger_console () |
| void | debugger_console (const UString &a_in) |
| const UString & | target_output () const |
| void | target_output (const UString &a_in) |
| const UString & | debugger_log () const |
| void | debugger_log (const UString &a_in) |
debugger stream record.
either the output stream of the debugger console (to be displayed by the CLI), or the target output stream or the debugger log stream.
|
inline |
|
inline |
|
inline |
Referenced by nemiver::Output::OutOfBandRecord::clear().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.17