Definition at line 32 of file LocalDBClient.cpp.
◆ LocalDBClientPrivate() [1/2]
ahri::LocalDBClientPrivate::LocalDBClientPrivate |
( |
const std::string & |
connstr | ) |
|
|
inline |
◆ LocalDBClientPrivate() [2/2]
◆ ~LocalDBClientPrivate()
ahri::LocalDBClientPrivate::~LocalDBClientPrivate |
( |
| ) |
|
|
default |
◆ apply_host_update()
void ahri::LocalDBClientPrivate::apply_host_update |
( |
pqxx::work & |
transaction, |
|
|
const AdminDBClient::HostUpdate & |
host_update |
|
) |
| |
|
inline |
◆ compare_current_and_tmp_host_reservations()
auto ahri::LocalDBClientPrivate::compare_current_and_tmp_host_reservations |
( |
pqxx::work & |
transaction | ) |
|
|
inline |
◆ insert_tmp_host_reservations()
void ahri::LocalDBClientPrivate::insert_tmp_host_reservations |
( |
pqxx::work & |
transaction, |
|
|
const std::vector< AdminDBClient::HostUpdate > & |
full_sync |
|
) |
| |
|
inline |
◆ make_host_update_from_diff_row()
◆ make_host_update_from_hosts_row()
◆ prepare_insert_tmp_host_reservations()
void ahri::LocalDBClientPrivate::prepare_insert_tmp_host_reservations |
( |
| ) |
|
|
inline |
◆ remove_tmp_host_table()
static void ahri::LocalDBClientPrivate::remove_tmp_host_table |
( |
pqxx::work & |
transaction | ) |
|
|
inlinestatic |
◆ setup_tmp_host_table()
void ahri::LocalDBClientPrivate::setup_tmp_host_table |
( |
| ) |
|
|
inline |
◆ psql
pqxx::connection ahri::LocalDBClientPrivate::psql |
The documentation for this struct was generated from the following file: