|
void | init () |
|
void | _try_to_match_and_execute (Components &components) |
|
bool | _is_whitespace (char c) |
|
bool | _new_arg () const |
|
bool | _overflow () const |
|
void | _prompt () |
|
void | _reset () |
|
void | _complain_about_command_failure (int retcode) |
|
void | process (const char c, Components &components) |
|
void | external_sources (Components &components) |
|
|
Logger | log |
|
Reader | reader |
|
Commands | commands |
|
int | argc = 0 |
|
char * | argv [MAX_ARGS] |
|
unsigned char | write_pos = 0 |
|
char | buffer [BUFFER_SIZE] |
|
|
static constexpr size_t | MAX_ARGS = 5 |
|
static constexpr size_t | BUFFER_SIZE = 128 |
|
The documentation for this struct was generated from the following file: