libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pipeline.hxx File Reference
#include "pqxx/compiler-public.hxx"
#include "pqxx/compiler-internal-pre.hxx"
#include <map>
#include <string>
#include "pqxx/transaction_base"
#include "pqxx/compiler-internal-post.hxx"
Include dependency graph for pipeline.hxx:

Classes

class  pqxx::pipeline
 Processes several queries in FIFO manner, optimized for high throughput. More...
 
struct  pqxx::pipeline::getquery
 
class  pqxx::pipeline::Query
 

Namespaces

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