libpqxx
The C++ client library for PostgreSQL
|
Public Member Functions | |
connection_stream_from (reference x) | |
auto | read_copy_line () |
Additional Inherited Members | |
![]() | |
using | super = callgate< connection > |
This class, to keep constructors easy. | |
using | reference = connection & |
A reference to the host class. Helps keep constructors easy. | |
![]() | |
callgate (reference x) | |
reference | home () const noexcept |
The home object. The gate class has full "private" access. | |