1 #if !defined(PQXX_H_CONNECTION_STREAM_FROM)
2 # define PQXX_H_CONNECTION_STREAM_FROM
4 # include <pqxx/internal/callgate.hxx>
6 # include "pqxx/connection.hxx"
16 auto read_copy_line() {
return home().read_copy_line(); }
Definition: connection-stream_from.hxx:12
Definition: connection.hxx:106
Base class for call gates.
Definition: callgate.hxx:54
Connection to a database.
Definition: connection.hxx:278