#include <console_line.h>
Definition at line 8 of file console_line.h.
◆ Type
Enumerator |
---|
CurrentSessionCommand | |
CurrentSessionResult | |
PreviousSessionCommand | |
PreviousSessionResult | |
Definition at line 10 of file console_line.h.
◆ ConsoleLine()
◆ isCommand()
bool Code::ConsoleLine::isCommand |
( |
| ) |
const |
|
inline |
◆ isFromCurrentSession()
bool Code::ConsoleLine::isFromCurrentSession |
( |
| ) |
const |
|
inline |
◆ isResult()
bool Code::ConsoleLine::isResult |
( |
| ) |
const |
|
inline |
◆ sizeOfConsoleLine()
◆ text()
const char* Code::ConsoleLine::text |
( |
| ) |
const |
|
inline |
◆ type()
Type Code::ConsoleLine::type |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: