#include <joedb/ui/Data_Manipulation_Command_Processor.h>
◆ Data_Manipulation_Command_Processor()
joedb::Data_Manipulation_Command_Processor::Data_Manipulation_Command_Processor |
( |
const Readable & |
readable, |
|
|
Writable & |
writable, |
|
|
size_t |
max_record_id |
|
) |
| |
|
inline |
◆ process_command()
Command_Processor::Status joedb::Data_Manipulation_Command_Processor::process_command |
( |
const std::string & |
command, |
|
|
std::istream & |
parameters, |
|
|
std::istream & |
in, |
|
|
std::ostream & |
out |
|
) |
| |
|
overrideprotectedvirtual |
◆ max_record_id
size_t joedb::Data_Manipulation_Command_Processor::max_record_id |
|
protected |
◆ writable
Writable& joedb::Data_Manipulation_Command_Processor::writable |
|
protected |
The documentation for this class was generated from the following files: