Joedb 9.1.4
The Journal-Only Embedded Database
|
This is the complete list of members for joedb::Readable, including all inherited members.
find_field(Table_Id table_id, const std::string &name) const | joedb::Readable | |
find_table(const std::string &name) const | joedb::Readable | |
get_field_name(Table_Id table_id, Field_Id field_id) const | joedb::Readable | |
get_field_type(Table_Id table_id, Field_Id field_id) const =0 | joedb::Readable | pure virtual |
get_fields(Table_Id table_id) const =0 | joedb::Readable | pure virtual |
get_freedom(Table_Id table_id) const =0 | joedb::Readable | pure virtual |
get_last_record_id(Table_Id table_id) const | joedb::Readable | |
get_table_name(Table_Id table_id) const | joedb::Readable | |
get_tables() const =0 | joedb::Readable | pure virtual |
is_used(Table_Id table_id, Record_Id record_id) const | joedb::Readable | |
~Readable() | joedb::Readable | virtual |