|
libpqxx
The C++ client library for PostgreSQL
|
#include <streambuf>#include "pqxx/dbtransaction.hxx"#include "pqxx/internal/ignore-deprecated-pre.hxx"#include "pqxx/internal/ignore-deprecated-post.hxx"Go to the source code of this file.
Classes | |
| class | pqxx::largeobject_streambuf< CHAR, TRAITS > |
| Accessor for large object's contents. More... | |
| class | pqxx::basic_ilostream< CHAR, TRAITS > |
| Input stream that gets its data from a large object. More... | |
| class | pqxx::basic_olostream< CHAR, TRAITS > |
| Output stream that writes data back to a large object. More... | |
| class | pqxx::basic_lostream< CHAR, TRAITS > |
| Stream that reads and writes a large object. More... | |
Namespaces | |
| namespace | pqxx |
| The home of all libpqxx classes, functions, templates, etc. | |
Macros | |
| #define | PQXX_IGNORING_DEPRECATED |
| #define | PQXX_IGNORING_DEPRECATED |
| #define | PQXX_IGNORING_DEPRECATED |
Typedefs | |
| using | pqxx::ilostream = basic_ilostream<char> |
| using | pqxx::olostream = basic_olostream<char> |
| using | pqxx::lostream = basic_lostream<char> |
Functions | |
| class | pqxx::__attribute__ ((visibility("default"))) array_parser |
| Low-level parser for C++ arrays. | |
| #define PQXX_IGNORING_DEPRECATED |
| #define PQXX_IGNORING_DEPRECATED |
| #define PQXX_IGNORING_DEPRECATED |