libpqxx  v4.0-1
C++ library for PostgreSQL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
result_data.hxx File Reference
#include <string>
#include "pqxx/internal/libpq-forward.hxx"
Include dependency graph for result_data.hxx:
This graph shows which files directly or indirectly include this file:

Classes

struct  pqxx::internal::result_data
 Information shared between all copies of a result set. More...
 

Namespaces

namespace  pqxx
 The home of all libpqxx classes, functions, templates, etc.
 
namespace  pqxx::internal
 Private namespace for libpqxx's internal use; do not access.
 

Functions

void PQXX_LIBEXPORT pqxx::internal::freemem_result_data (const result_data *) throw ()