#include <joedb/ui/Client_Command_Processor.h>
|
static void | sleep (int seconds, std::ostream &out) |
|
Definition at line 14 of file Client_Command_Processor.h.
◆ Client_Command_Processor()
joedb::Client_Command_Processor::Client_Command_Processor |
( |
Client & |
client | ) |
|
|
inline |
◆ get_name()
virtual std::string joedb::Client_Command_Processor::get_name |
( |
| ) |
const |
|
inlineprotectedvirtual |
◆ process_command()
Command_Processor::Status joedb::Client_Command_Processor::process_command |
( |
const std::string & |
command, |
|
|
std::istream & |
parameters, |
|
|
std::istream & |
in, |
|
|
std::ostream & |
out |
|
) |
| |
|
overridevirtual |
◆ sleep()
void joedb::Client_Command_Processor::sleep |
( |
int |
seconds, |
|
|
std::ostream & |
out |
|
) |
| |
|
staticprotected |
◆ write_prompt()
void joedb::Client_Command_Processor::write_prompt |
( |
std::ostream & |
out | ) |
const |
|
overridevirtual |
◆ client
Client& joedb::Client_Command_Processor::client |
|
protected |
The documentation for this class was generated from the following files: