#include <joedb/ui/Readable_Command_Processor.h>
◆ Readable_Command_Processor()
joedb::Readable_Command_Processor::Readable_Command_Processor |
( |
const Readable & |
readable | ) |
|
|
inline |
◆ parse_table()
Table_Id joedb::Readable_Command_Processor::parse_table |
( |
std::istream & |
in, |
|
|
const Readable & |
readable |
|
) |
| |
|
static |
◆ process_command()
Command_Processor::Status joedb::Readable_Command_Processor::process_command |
( |
const std::string & |
command, |
|
|
std::istream & |
parameters, |
|
|
std::istream & |
in, |
|
|
std::ostream & |
out |
|
) |
| |
|
overrideprotectedvirtual |
◆ write_value()
void joedb::Readable_Command_Processor::write_value |
( |
std::ostream & |
out, |
|
|
Table_Id |
table_id, |
|
|
Record_Id |
record_id, |
|
|
Field_Id |
field_id |
|
) |
| |
|
inlineprotected |
◆ readable
const Readable& joedb::Readable_Command_Processor::readable |
|
protected |
The documentation for this class was generated from the following files: