Store all the tables of the database.
More...
#include <tutorial/rpc/city/Database.h>
Definition at line 62 of file Database.h.
◆ get_city_table()
◆ get_name()
const std::string & tutorial::rpc::city::Database::get_name |
( |
id_of_city |
record = id_of_city{0} | ) |
const |
|
inline |
◆ internal_delete_city()
void tutorial::rpc::city::Database::internal_delete_city |
( |
Record_Id |
record_id | ) |
|
|
inlineprotected |
◆ internal_insert_city()
void tutorial::rpc::city::Database::internal_insert_city |
( |
Record_Id |
record_id | ) |
|
|
inlineprotected |
◆ internal_update_city__name()
void tutorial::rpc::city::Database::internal_update_city__name |
( |
Record_Id |
record_id, |
|
|
const std::string & |
field_value_of_name |
|
) |
| |
|
inlineprotected |
◆ internal_update_vector_city__name()
void tutorial::rpc::city::Database::internal_update_vector_city__name |
( |
Record_Id |
record_id, |
|
|
size_t |
size, |
|
|
const std::string * |
value |
|
) |
| |
|
inlineprotected |
◆ internal_vector_insert_city()
void tutorial::rpc::city::Database::internal_vector_insert_city |
( |
Record_Id |
record_id, |
|
|
size_t |
size |
|
) |
| |
|
inlineprotected |
◆ is_valid()
bool tutorial::rpc::city::Database::is_valid |
( |
id_of_city |
id | ) |
const |
|
inline |
◆ is_valid_record_id_for_city()
bool tutorial::rpc::city::Database::is_valid_record_id_for_city |
( |
Record_Id |
record_id | ) |
const |
|
inlineprotected |
◆ next()
◆ null_city()
static id_of_city tutorial::rpc::city::Database::null_city |
( |
| ) |
|
|
inlinestatic |
◆ previous()
◆ the_city()
static constexpr id_of_city tutorial::rpc::city::Database::the_city |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ throw_exception()
template<typename E = joedb::Exception>
static void tutorial::rpc::city::Database::throw_exception |
( |
const std::string & |
message | ) |
|
|
inlinestatic |
◆ container_of_city
◆ Readable
◆ storage_of_city
detail::data_of_city tutorial::rpc::city::Database::storage_of_city |
|
protected |
The documentation for this class was generated from the following file:
- /home/rcoulom/repos/joedb/doc/source/tutorial/src/tutorial/rpc/city/Database.h