Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

pqxx::isolation_traits< LEVEL > Struct Template Reference

Traits class to describe an isolation level; primarly for libpqxx's own use. More...

#include <isolation.h>

List of all members.

Static Public Member Functions

isolation_level level () throw ()
const char * name () throw ()
void implemented () throw ()
 Only defined for implemented levels; nonexistant levels yield link errors.


Detailed Description

template<isolation_level LEVEL>
struct pqxx::isolation_traits< LEVEL >

Traits class to describe an isolation level; primarly for libpqxx's own use.


Member Function Documentation

void pqxx::isolation_traits<>::implemented   throw () [static]
 

Only defined for implemented levels; nonexistant levels yield link errors.

template<isolation_level LEVEL>
isolation_level pqxx::isolation_traits< LEVEL >::level   throw () [static]
 

const char * pqxx::isolation_traits<>::name   throw () [static]
 


The documentation for this struct was generated from the following file:
Generated on Sat Jun 7 00:49:36 2003 for libpqxx by doxygen1.3-rc3