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

Go to the source code of this file.

Classes

class  pqxx::internal::stream_from_input_iterator< TYPE >
 Input iterator for stream_from. More...
 
class  pqxx::internal::stream_input_iteration< TYPE >
 Iteration over a stream_query. More...
 

Namespaces

 pqxx
 The home of all libpqxx classes, functions, templates, etc.
 
 pqxx::internal
 Private namespace for libpqxx's internal use; do not access.