libpqxx
The C++ client library for PostgreSQL
pqxx::internal::gate::connection_stream_from Struct Reference
+ Inheritance diagram for pqxx::internal::gate::connection_stream_from:
+ Collaboration 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.
 
using reference = connection &
 A reference to the host class. Helps keep constructors easy.
 
- 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.
 

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