Joedb 9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
Namespaces | Enumerations
Open_Mode.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  joedb
 

Enumerations

enum class  joedb::Open_Mode {
  joedb::Open_Mode::read_existing , joedb::Open_Mode::write_existing , joedb::Open_Mode::create_new , joedb::Open_Mode::write_existing_or_create_new ,
  joedb::Open_Mode::shared_write , joedb::Open_Mode::write_lock , joedb::Open_Mode::mode_count
}