libpqxx  4.0.1
pqxx::internal::reactivation_avoidance_counter Class Reference

#include <connection_base.hxx>

Public Member Functions

 reactivation_avoidance_counter ()
void add (int n) throw ()
void clear () throw ()
int get () const throw ()

Constructor & Destructor Documentation

pqxx::internal::reactivation_avoidance_counter::reactivation_avoidance_counter ( )

Member Function Documentation

void pqxx::internal::reactivation_avoidance_counter::add ( int  n) throw ()
void pqxx::internal::reactivation_avoidance_counter::clear ( ) throw ()
int pqxx::internal::reactivation_avoidance_counter::get ( ) const throw ()

The documentation for this class was generated from the following file: