libpqxx
The C++ client library for PostgreSQL
Loading...
Searching...
No Matches
binarystring.hxx File Reference
#include <memory>
#include <string>
#include <string_view>
#include "pqxx/result.hxx"
#include "pqxx/strconv.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::binarystring
 Binary data corresponding to PostgreSQL's "BYTEA" binary-string type. More...
struct  pqxx::nullness< binarystring >
struct  pqxx::string_traits< binarystring >
 String conversion traits for binarystring. More...

Namespaces

namespace  pqxx
 The home of all libpqxx classes, functions, templates, etc.

Macros

#define PQXX_IGNORING_DEPRECATED

Macro Definition Documentation

◆ PQXX_IGNORING_DEPRECATED

#define PQXX_IGNORING_DEPRECATED