tinySQL
0.1
A self-contained database management system
|
This is the complete list of members for Interface, including all inherited members.
Interface(std::istream &is, std::ostream &os) | Interface | inline |
run() | Interface | |
serialOutput(std::vector< MemoryTuple > &tuples) | Interface | |
serialOutput(std::vector< MemoryTuple > &tuples, std::vector< std::string > &attr_names) | Interface | |
showErrMsg(db_err_t &dbErr) | Interface | |
~Interface() (defined in Interface) | Interface | inline |