Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
joedb::db::encoded_file::Interpreted_File_Database Member List

This is the complete list of members for joedb::db::encoded_file::Interpreted_File_Database, including all inherited members.

add_field(Table_Id table_id, const std::string &name, joedb::Type type) overridejoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::add_field(Table_Id table_id, const std::string &name, Type type)joedb::Writableinlinevirtual
ahead_of_checkpoint() constjoedb::db::encoded_file::Writable_Databaseinline
check_schema()joedb::db::encoded_file::Databaseinlineprotected
checkpoint()joedb::db::encoded_file::Writable_Databaseinline
checkpoint(joedb::Commit_Level commit_level) finaljoedb::db::encoded_file::Writable_Databaseinlinevirtual
checkpoint_full_commit()joedb::db::encoded_file::Writable_Databaseinline
checkpoint_half_commit()joedb::db::encoded_file::Writable_Databaseinline
checkpoint_no_commit()joedb::db::encoded_file::Writable_Databaseinline
clear_buffer_table()joedb::db::encoded_file::Writable_Database
comment(const std::string &comment) overridejoedb::db::encoded_file::Databaseinlineprotectedvirtual
create_table(const std::string &name) overridejoedb::db::encoded_file::Databaseinlineprotectedvirtual
current_table_idjoedb::db::encoded_file::Database
custom(const std::string &name) overridejoedb::db::encoded_file::Databaseinlineprotectedvirtual
Database()joedb::db::encoded_file::Databaseinline
default_checkpoint()joedb::Writable
delete_buffer(id_of_buffer record)joedb::db::encoded_file::Writable_Databaseinline
delete_from(Table_Id table_id, Record_Id record_id) finaljoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::delete_from(Table_Id table_id, Record_Id record_id)joedb::Writableinlinevirtual
delete_vector_of_buffer(id_of_buffer v, size_t size)joedb::db::encoded_file::Writable_Databaseinline
drop_field(Table_Id table_id, Field_Id field_id) finaljoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::drop_field(Table_Id table_id, Field_Id field_id)joedb::Writableinlinevirtual
drop_table(Table_Id table_id) finaljoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::drop_table(Table_Id table_id)joedb::Writableinlinevirtual
flush() overridejoedb::db::encoded_file::Writable_Databaseinlinevirtual
get_buffer_table() constjoedb::db::encoded_file::Databaseinline
get_data(id_of_buffer record) constjoedb::db::encoded_file::Databaseinline
get_default_commit_level() constjoedb::Writableinline
get_journal() constjoedb::db::encoded_file::Writable_Databaseinline
get_offset(id_of_buffer record) constjoedb::db::encoded_file::Databaseinline
get_own_blob_storage(Table_Id table_id, Record_Id record_id, Field_Id field_id, size_t &capacity) finaljoedb::db::encoded_file::Databaseinlineprotected
get_own_int64_storage(Table_Id table_id, Record_Id record_id, Field_Id field_id, size_t &capacity) finaljoedb::db::encoded_file::Databaseinlineprotected
get_schema_checkpoint() constjoedb::db::encoded_file::Databaseinline
get_size(id_of_buffer record) constjoedb::db::encoded_file::Databaseinline
initialize_with_readonly_journal(joedb::Readonly_Journal &journal)joedb::db::encoded_file::Databaseinline
insert_into(Table_Id table_id, Record_Id record_id) finaljoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::insert_into(Table_Id table_id, Record_Id record_id)joedb::Writableinlinevirtual
insert_vector(Table_Id table_id, Record_Id record_id, size_t size) finaljoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::insert_vector(Table_Id table_id, Record_Id record_id, size_t size)joedb::Writableinlinevirtual
internal_delete_buffer(Record_Id record_id)joedb::db::encoded_file::Databaseinlineprotected
internal_insert_buffer(Record_Id record_id)joedb::db::encoded_file::Databaseinlineprotected
internal_update_buffer__data(Record_Id record_id, joedb::Blob field_value_of_data)joedb::db::encoded_file::Databaseinlineprotected
internal_update_buffer__offset(Record_Id record_id, int64_t field_value_of_offset)joedb::db::encoded_file::Databaseinlineprotected
internal_update_buffer__size(Record_Id record_id, int64_t field_value_of_size)joedb::db::encoded_file::Databaseinlineprotected
internal_update_vector_buffer__data(Record_Id record_id, size_t size, const joedb::Blob *value)joedb::db::encoded_file::Databaseinlineprotected
internal_update_vector_buffer__offset(Record_Id record_id, size_t size, const int64_t *value)joedb::db::encoded_file::Databaseinlineprotected
internal_update_vector_buffer__size(Record_Id record_id, size_t size, const int64_t *value)joedb::db::encoded_file::Databaseinlineprotected
internal_vector_insert_buffer(Record_Id record_id, size_t size)joedb::db::encoded_file::Databaseinlineprotected
Interpreted_File_Database(const char *file_name)joedb::db::encoded_file::Interpreted_File_Databaseinline
Interpreted_File_Database(const std::string &file_name)joedb::db::encoded_file::Interpreted_File_Databaseinline
is_valid(id_of_buffer id) constjoedb::db::encoded_file::Databaseinline
is_valid_record_id_for_buffer(Record_Id record_id) constjoedb::db::encoded_file::Databaseinlineprotected
max_record_idjoedb::db::encoded_file::Database
new_buffer()joedb::db::encoded_file::Writable_Databaseinline
new_buffer(joedb::Blob field_value_of_data, int64_t field_value_of_size, int64_t field_value_of_offset)joedb::db::encoded_file::Writable_Databaseinline
new_vector_of_buffer(size_t size)joedb::db::encoded_file::Writable_Databaseinline
next(id_of_buffer id) constjoedb::db::encoded_file::Databaseinline
null_buffer()joedb::db::encoded_file::Databaseinlinestatic
on_blob(Blob blob)joedb::Writableinlinevirtual
previous(id_of_buffer id) constjoedb::db::encoded_file::Databaseinline
read_blob_data(joedb::Blob blob) constjoedb::db::encoded_file::Writable_Databaseinline
rename_field(Table_Id table_id, Field_Id field_id, const std::string &name) finaljoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::rename_field(Table_Id table_id, Field_Id field_id, const std::string &name)joedb::Writableinlinevirtual
rename_table(Table_Id table_id, const std::string &name) finaljoedb::db::encoded_file::Databaseinlineprotected
joedb::Writable::rename_table(Table_Id table_id, const std::string &name)joedb::Writableinlinevirtual
requires_schema_upgrade() constjoedb::db::encoded_file::Databaseinlineprotected
schema_filejoedb::db::encoded_file::Databaseprotected
schema_journaljoedb::db::encoded_file::Databaseprotected
set_data(id_of_buffer record, joedb::Blob field_value_of_data)joedb::db::encoded_file::Writable_Databaseinline
set_max_record_id(size_t record_id)joedb::db::encoded_file::Databaseinline
set_offset(id_of_buffer record, int64_t field_value_of_offset)joedb::db::encoded_file::Writable_Databaseinline
set_size(id_of_buffer record, int64_t field_value_of_size)joedb::db::encoded_file::Writable_Databaseinline
sorted_buffer(Comparator comparator) constjoedb::db::encoded_file::Database
storage_of_bufferjoedb::db::encoded_file::Databaseprotected
throw_exception(const std::string &message)joedb::db::encoded_file::Databaseinlinestatic
timestamp(int64_t timestamp) overridejoedb::db::encoded_file::Databaseinlineprotectedvirtual
update_blob(Table_Id table_id, Record_Id record_id, Field_Id field_id, joedb::Blob value) finaljoedb::db::encoded_file::Databaseinlineprotected
update_int64(Table_Id table_id, Record_Id record_id, Field_Id field_id, int64_t value) finaljoedb::db::encoded_file::Databaseinlineprotected
update_vector_blob(Table_Id table_id, Record_Id record_id, Field_Id field_id, size_t size, const joedb::Blob *value) finaljoedb::db::encoded_file::Databaseinlineprotected
update_vector_int64(Table_Id table_id, Record_Id record_id, Field_Id field_id, size_t size, const int64_t *value) finaljoedb::db::encoded_file::Databaseinlineprotected
update_vector_of_data(id_of_buffer record, size_t size, F f)joedb::db::encoded_file::Writable_Databaseinline
update_vector_of_offset(id_of_buffer record, size_t size, F f)joedb::db::encoded_file::Writable_Databaseinline
update_vector_of_size(id_of_buffer record, size_t size, F f)joedb::db::encoded_file::Writable_Databaseinline
upgrading_schemajoedb::db::encoded_file::Databaseprotected
valid_data() finaljoedb::db::encoded_file::Databaseinlineprotectedvirtual
wants_blob_data() constjoedb::Writableinlinevirtual
Writable(Commit_Level default_commit_level=Commit_Level::no_commit)joedb::Writableinline
Writable_Database(joedb::Buffered_File &file, joedb::Readonly_Journal::Check check=joedb::Readonly_Journal::Check::all, joedb::Commit_Level commit_level=joedb::Commit_Level::no_commit)joedb::db::encoded_file::Writable_Database
write_blob_data(const std::string &data) finaljoedb::db::encoded_file::Writable_Databaseinlinevirtual
write_comment(const std::string &comment)joedb::db::encoded_file::Writable_Database
write_timestamp()joedb::db::encoded_file::Writable_Database
write_timestamp(int64_t timestamp)joedb::db::encoded_file::Writable_Database
write_valid_data()joedb::db::encoded_file::Writable_Database
~Writable()=defaultjoedb::Writablevirtual