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

Go to the source code of this file.

Classes

class  pqxx::internal::basic_robusttransaction
 Helper base class for the pqxx::robusttransaction class template. More...
 
class  pqxx::robusttransaction< ISOLATION >
 Slightly slower, better-fortified version of transaction. More...
 

Namespaces

 pqxx
 The home of all libpqxx classes, functions, templates, etc.
 
 pqxx::internal
 Internal items for libpqxx' own use. Do not use these yourself.