Joedb 9.1.4
The Journal-Only Embedded Database
|
#include "joedb/Freedom_Keeper.h"
#include "joedb/journal/Writable_Journal.h"
#include "joedb/journal/Memory_File.h"
#include "joedb/error/Exception.h"
#include "joedb/error/Out_Of_Date.h"
#include "joedb/error/assert.h"
#include "joedb/get_version.h"
#include "ids.h"
#include <string>
#include <cstdint>
#include <cstring>
#include <vector>
#include <algorithm>
#include <string_view>
Go to the source code of this file.
Classes | |
class | settings::Database |
Store all the tables of the database. More... | |
class | settings::container_of_settings |
returned by Database::get_settings_table More... | |
class | settings::container_of_settings::iterator |
Namespaces | |
namespace | settings |
Automatically generated by joedbc. | |