1 #ifndef PQXX_INTERNAL_GATES_CONNECTION_LARGEOBJECT_HXX
2 #define PQXX_INTERNAL_GATES_CONNECTION_LARGEOBJECT_HXX
26 return home().raw_connection();
41 [[nodiscard]] std::string error_message()
const {
return home().err_msg(); }
Connection to a database.
Definition: connection.hxx:273
Base class for call gates.
Definition: callgate.hxx:55
connection const & reference
A reference to the host class. Helps keep constructors easy.
Definition: callgate.hxx:60
Definition: connection-largeobject.hxx:18
Definition: connection-largeobject.hxx:33
Identity of a large object.
Definition: largeobject.hxx:44
static PQXX_PURE internal::pq::PGconn * raw_connection(dbtransaction const &T)
Definition: largeobject.cxx:160
Definition: connection.hxx:94
void PGconn
Placeholder for libpq's connection type.
Definition: types.hxx:429
The home of all libpqxx classes, functions, templates, etc.
Definition: array.cxx:26