Joedb 10.2.1
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::city::Database |
Store all the tables of the database. More... | |
class | tutorial::rpc::city::container_of_city |
returned by Database::get_city_table More... | |
class | tutorial::rpc::city::container_of_city::iterator |
Namespaces | |
namespace | tutorial |
Automatically generated by joedbc. | |
namespace | tutorial::rpc |
namespace | tutorial::rpc::city |
Automatically generated by joedbc. | |