#include "pqxx/libcompiler.h"#include <string>#include "pqxx/result"Go to the source code of this file.
| Namespaces | |
| namespace | pqxx | 
| Classes | |
| class | pqxx::binarystring | 
| Reveals "unescaped" version of PostgreSQL bytea string.  More... | |
| Functions | |
| PGSTD::string PQXX_LIBEXPORT | escape_binary (const PGSTD::string &bin) | 
| Escape binary string for inclusion in SQL. | |
| PGSTD::string PQXX_LIBEXPORT | escape_binary (const char bin[]) | 
| Escape binary string for inclusion in SQL. | |
| PGSTD::string PQXX_LIBEXPORT | escape_binary (const char bin[], size_t len) | 
| Escape binary string for inclusion in SQL. | |
| PGSTD::string PQXX_LIBEXPORT | escape_binary (const unsigned char bin[]) | 
| Escape binary string for inclusion in SQL. | |
| PGSTD::string PQXX_LIBEXPORT | escape_binary (const unsigned char bin[], size_t len) | 
| Escape binary string for inclusion in SQL. | |
| 
 | ||||||||||||
| Escape binary string for inclusion in SQL. 
 | 
| 
 | 
| Escape binary string for inclusion in SQL. 
 | 
| 
 | ||||||||||||
| Escape binary string for inclusion in SQL. 
 | 
| 
 | 
| Escape binary string for inclusion in SQL. 
 | 
| 
 | 
| Escape binary string for inclusion in SQL. 
 | 
 1.3.9.1
 1.3.9.1