#include "pqxx/compiler-public.hxx"
#include "pqxx/compiler-internal-pre.hxx"
#include "pqxx/internal/statement_parameters.hxx"
#include "pqxx/compiler-internal-post.hxx"
Classes | |
struct | pqxx::prepare::internal::prepared_def |
Internal representation of a prepared statement definition. More... | |
class | pqxx::prepare::invocation |
Helper class for passing parameters to, and executing, prepared statements. More... | |
Namespaces | |
namespace | pqxx |
The home of all libpqxx classes, functions, templates, etc. | |
namespace | pqxx::prepare |
Dedicated namespace for helper types related to prepared statements. | |
namespace | pqxx::prepare::internal |