util.cxx File Reference

#include "pqxx/compiler-internal.hxx"
#include <cerrno>
#include <cmath>
#include <cstdlib>
#include <cstring>
#include <new>
#include <sys/types.h>
#include "libpq-fe.h"
#include "pqxx/except"
#include "pqxx/util"

Include dependency graph for util.cxx:


Functions

thread_safety_model pqxx::describe_thread_safety () throw ()
 Describe thread safety available in this build.
void pqxx::internal::CheckUniqueRegistration (const namedclass *New, const namedclass *Old)
void pqxx::internal::CheckUniqueUnregistration (const namedclass *New, const namedclass *Old)
void pqxx::internal::freepqmem (const void *)
void pqxx::internal::sleep_seconds (int)
 Sleep for the given number of seconds.
cstring pqxx::internal::strerror_wrapper (int err, char buf[], std::size_t len) throw ()
 Human-readable description for error code, possibly using given buffer.

Generated on Mon Feb 15 18:22:46 2010 for libpqxx by  doxygen 1.5.5