libpqxx
The C++ client library for PostgreSQL
stream_from.hxx File Reference
+ Include dependency graph for stream_from.hxx:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pqxx::stream_from
 Stream data from the database. More...
 

Namespaces

 pqxx
 The home of all libpqxx classes, functions, templates, etc.
 

Variables

constexpr from_table_t pqxx::from_table
 Pass this to a stream_from constructor to stream table contents. More...
 
constexpr from_query_t pqxx::from_query
 Pass this to a stream_from constructor to stream query results. More...