|
Joedb 10.2.3
The Journal-Only Embedded Database
|
#include "joedb/Freedom_Keeper.h"#include "joedb/error/Exception.h"#include "joedb/error/assert.h"#include "joedb/get_version.h"#include "ids.h"#include <string>#include <cstring>#include <vector>#include <algorithm>#include <string_view>

Go to the source code of this file.
Classes | |
| class | tutorial::rpc::population::Database |
| Store all the tables of the database. More... | |
| class | tutorial::rpc::population::container_of_city |
| returned by Database::get_city_table More... | |
| class | tutorial::rpc::population::container_of_city::iterator |
| class | tutorial::rpc::population::container_of_data |
| returned by Database::get_data_table More... | |
| class | tutorial::rpc::population::container_of_data::iterator |
Namespaces | |
| namespace | tutorial |
| Automatically generated by joedbc. | |
| namespace | tutorial::rpc |
| namespace | tutorial::rpc::population |
| Automatically generated by joedbc. | |