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

§ reactivation_avoidance_counter()

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

Member Function Documentation

§ add()

void pqxx::internal::reactivation_avoidance_counter::add ( int  n)
throw (
)

§ clear()

void pqxx::internal::reactivation_avoidance_counter::clear ( )
throw (
)

§ get()

int pqxx::internal::reactivation_avoidance_counter::get ( ) const
throw (
)

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