|
Joedb 10.2.3
The Journal-Only Embedded Database
|
This is the complete list of members for joedb::Command_Interpreter, including all inherited members.
| add_processor(Command_Processor &processor) | joedb::Command_Interpreter | |
| Command_Interpreter() | joedb::Command_Interpreter | |
| is_last_line_empty() const | joedb::Command_Interpreter | inline |
| main_loop(std::istream &in, std::ostream &out) | joedb::Command_Interpreter | |
| process_command(const std::string &command, std::istream ¶meters, std::istream &in, std::ostream &out) override | joedb::Command_Interpreter | protectedvirtual |
| set_echo(bool new_echo) | joedb::Command_Interpreter | inline |
| set_parent(const Command_Interpreter *new_parent) | joedb::Command_Interpreter | |
| set_prompt(bool new_prompt) | joedb::Command_Interpreter | inline |
| set_prompt_string(std::string s) | joedb::Command_Interpreter | inline |
| set_rethrow(bool new_rethrow) | joedb::Command_Interpreter | inline |
| Status enum name | joedb::Command_Processor | |
| write_prompt(std::ostream &out) const | joedb::Command_Interpreter | virtual |
| write_whole_prompt(std::ostream &out) const | joedb::Command_Interpreter | |
| ~Command_Processor() | joedb::Command_Processor | virtual |