Short unique string to refer a database. Signature structure, to pass instead of connection string.
More...
#include <common.hpp>
Short unique string to refer a database. Signature structure, to pass instead of connection string.
- See Also
- Connection string and database alias
-
tip::db::pg::db_service
Definition at line 209 of file common.hpp.
tip::db::pg::dbalias::operator std::string |
( |
| ) |
|
|
inline |
bool tip::db::pg::dbalias::operator!= |
( |
dbalias const & |
rhs | ) |
const |
|
inline |
bool tip::db::pg::dbalias::operator< |
( |
dbalias const & |
rhs | ) |
const |
|
inline |
bool tip::db::pg::dbalias::operator== |
( |
dbalias const & |
rhs | ) |
const |
|
inline |
void tip::db::pg::dbalias::swap |
( |
std::string & |
rhs | ) |
|
|
inline |
std::string tip::db::pg::dbalias::value |
The documentation for this struct was generated from the following file: