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

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

Abstract_File(Open_Mode mode)joedb::Abstract_Fileinline
Abstract_Interpreted_File(Abstract_File &file)joedb::Abstract_Interpreted_File
copy_to(Abstract_File &destination, int64_t start, int64_t size) constjoedb::Abstract_Filevirtual
copy_to(Abstract_File &destination) constjoedb::Abstract_Fileinline
datasync()joedb::Abstract_Fileinlinevirtual
equal_to(const Abstract_File &destination, int64_t from, int64_t until) constjoedb::Abstract_Filevirtual
exclusive_lock(int64_t start, int64_t size) overridejoedb::Abstract_Interpreted_Filevirtual
exclusive_lock_head()joedb::Abstract_Fileinline
exclusive_lock_tail()joedb::Abstract_Fileinline
get_mode() const noexceptjoedb::Abstract_Fileinline
get_size() const overridejoedb::Abstract_Interpreted_Filevirtual
is_readonly() const noexceptjoedb::Abstract_Fileinline
is_shared() const noexceptjoedb::Abstract_Fileinline
last_positionjoedb::Abstract_Fileprotectedstatic
make_readonly()joedb::Abstract_Fileinlineprotected
make_writable()joedb::Abstract_Fileinlineprotected
pread(char *data, size_t size, int64_t offset) const overridejoedb::Abstract_Interpreted_Filevirtual
pwrite(const char *buffer, size_t size, int64_t offset) overridejoedb::Abstract_Interpreted_Filevirtual
read_blob(Blob blob) constjoedb::Abstract_File
reading_past_end_of_file()joedb::Abstract_Filestatic
shared_lock(int64_t start, int64_t size) overridejoedb::Abstract_Interpreted_Filevirtual
shared_lock_head()joedb::Abstract_Fileinline
sync() overridejoedb::Abstract_Interpreted_Filevirtual
tail_is_locked() const noexceptjoedb::Abstract_Fileinline
unlock(int64_t start, int64_t size) noexcept overridejoedb::Abstract_Interpreted_Filevirtual
unlock_head() noexceptjoedb::Abstract_Fileinline
unlock_tail() noexceptjoedb::Abstract_Fileinline
~Abstract_File()=defaultjoedb::Abstract_Filevirtual