libpqxx
The C++ client library for PostgreSQL
pqxx::internal::gate::connection_stream_from Struct Reference

#include <connection-stream_from.hxx>

+ Inheritance diagram for pqxx::internal::gate::connection_stream_from:

Public Member Functions

 connection_stream_from (reference x)
 
auto read_copy_line ()
 

Additional Inherited Members

- Protected Types inherited from pqxx::internal::callgate< connection >
using super = callgate< connection >
 This class, to keep constructors easy. More...
 
using reference = connection &
 A reference to the host class. Helps keep constructors easy. More...
 
- Protected Member Functions inherited from pqxx::internal::callgate< connection >
 callgate (reference x)
 
reference home () const noexcept
 The home object. The gate class has full "private" access. More...
 

Constructor & Destructor Documentation

pqxx::internal::gate::connection_stream_from::connection_stream_from ( reference  x)
inline

Member Function Documentation

auto pqxx::internal::gate::connection_stream_from::read_copy_line ( )
inline

The documentation for this struct was generated from the following file: