12#ifndef settings_File_Client_declared
13#define settings_File_Client_declared
29 ?
joedb::Open_Mode::shared_write
30 :
joedb::Open_Mode::write_existing_or_create_new
32 Client(*this,
joedb::Connection::dummy,
joedb::Content_Check::none, recovery)
Handle concurrent access to a joedb::Abstract_File using a joedb::Connection.
Shortcut to directly build a Client from a file name.
File_Client(const char *file_name, joedb::Recovery recovery=joedb::Recovery::none)
File_Client(const std::string &file_name, joedb::Recovery recovery=joedb::Recovery::none)
@ none
default: fail if file size > checkpoint
Automatically generated by joedbc.