binarystring.cxx File Reference

#include "pqxx/compiler-internal.hxx"
#include <cstring>
#include <new>
#include <stdexcept>
#include "libpq-fe.h"
#include "pqxx/binarystring"

Include dependency graph for binarystring.cxx:


Functions

PGSTD::string PQXX_LIBEXPORT pqxx::escape_binary (const unsigned char bin[], size_t len)
 Escape binary string for inclusion in SQL.
PGSTD::string PQXX_LIBEXPORT pqxx::escape_binary (const unsigned char bin[])
 Escape binary string for inclusion in SQL.
PGSTD::string PQXX_LIBEXPORT pqxx::escape_binary (const char bin[], size_t len)
 Escape binary string for inclusion in SQL.
PGSTD::string PQXX_LIBEXPORT pqxx::escape_binary (const char bin[])
 Escape binary string for inclusion in SQL.
string pqxx::escape_binary (const string &bin)

Generated on Sun Nov 2 08:25:41 2008 for libpqxx by  doxygen 1.5.5