Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
PostgresClient.hpp File Reference
#include <string>
#include <memory>
#include <functional>
#include <libpq-fe.h>
#include <orbit/network/Proactor.hpp>
#include <orbit/database/ResultSet.hpp>
Include dependency graph for PostgresClient.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  database::PostgresClient
 An asynchronous PostgreSQL client using libpq and a network Proactor. More...
 

Namespaces

namespace  database