1#include <pqxx/internal/callgate.hxx>
3namespace pqxx::internal::gate
Base class for call gates.
Definition callgate.hxx:55
transaction_base & reference
A reference to the host class. Helps keep constructors easy.
Definition callgate.hxx:60
Definition transaction-sql_cursor.hxx:6
Cursor with SQL positioning semantics.
Definition sql_cursor.hxx:32