Loxahatchee  v0.0.1-1346
Lox Convenience C++ Library
LoxPQDB.hpp File Reference

PostgreSQL database class with simplified access to libpq++. More...

#include <pqxx/pqxx>
#include "LoxDBTypes.hpp"
Include dependency graph for LoxPQDB.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  Lox::PQDB
 PostgreSQL database class with simplified access to libpq++. More...
 

Namespaces

 Lox
 Common methods and functionality easily shared between projects.
 

Detailed Description

PostgreSQL database class with simplified access to libpq++.