tinySQL  0.1
A self-contained database management system
Interface Member List

This is the complete list of members for Interface, including all inherited members.

Interface(std::istream &is, std::ostream &os)Interfaceinline
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)Interfaceinline