1 #ifndef PQXX_H_CALLGATE
2 #define PQXX_H_CALLGATE
54 template<
typename HOME>
class PQXX_PRIVATE
callgate
Internal items for libpqxx' own use. Do not use these yourself.
Definition: encodings.cxx:32
reference home() const noexcept
The home object. The gate class has full "private" access.
Definition: callgate.hxx:65
Base class for call gates.
Definition: callgate.hxx:54
Interface definition (and common code) for "transaction" classes.
Definition: transaction_base.hxx:150