Joedb 9.5.0
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
joedb::Selective_Writable Member List

This is the complete list of members for joedb::Selective_Writable, including all inherited members.

add_field(Table_Id table_id, const std::string &name, Type type) overridejoedb::Selective_Writablevirtual
all enum valuejoedb::Selective_Writable
comment(const std::string &comment) overridejoedb::Selective_Writablevirtual
create_table(const std::string &name) overridejoedb::Selective_Writablevirtual
custom(const std::string &name) overridejoedb::Selective_Writablevirtual
data enum valuejoedb::Selective_Writable
data_and_information enum valuejoedb::Selective_Writable
data_and_schema enum valuejoedb::Selective_Writable
delete_from(Table_Id table_id, Record_Id record_id) overridejoedb::Selective_Writablevirtual
delete_vector(Table_Id table_id, Record_Id record_id, size_t size) overridejoedb::Selective_Writablevirtual
drop_field(Table_Id table_id, Field_Id field_id) overridejoedb::Selective_Writablevirtual
drop_table(Table_Id table_id) overridejoedb::Selective_Writablevirtual
flush()joedb::Writableinlinevirtual
get_position() const overridejoedb::Selective_Writablevirtual
hard_checkpoint()joedb::Writableinline
hard_checkpoint_at(int64_t position) overridejoedb::Selective_Writablevirtual
has_blobs() constjoedb::Selective_Writableinline
information enum valuejoedb::Selective_Writable
insert_into(Table_Id table_id, Record_Id record_id) overridejoedb::Selective_Writablevirtual
insert_vector(Table_Id table_id, Record_Id record_id, size_t size) overridejoedb::Selective_Writablevirtual
Mode enum namejoedb::Selective_Writable
on_blob(Blob blob) finaljoedb::Selective_Writablevirtual
rename_field(Table_Id table_id, Field_Id field_id, const std::string &name) overridejoedb::Selective_Writablevirtual
rename_table(Table_Id table_id, const std::string &name) overridejoedb::Selective_Writablevirtual
schema enum valuejoedb::Selective_Writable
Selective_Writable(Writable &writable, Mode mode)joedb::Selective_Writable
soft_checkpoint()joedb::Writableinline
soft_checkpoint_at(int64_t position) overridejoedb::Selective_Writablevirtual
start_writing(int64_t position) overridejoedb::Selective_Writablevirtual
timestamp(int64_t timestamp) overridejoedb::Selective_Writablevirtual
valid_data() overridejoedb::Selective_Writablevirtual
wants_blob_data() constjoedb::Writableinlinevirtual
write_blob(const std::string &data)joedb::Writableinlinevirtual
~Writable()=defaultjoedb::Writablevirtual