Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

binarystring.hxx File Reference

#include "pqxx/libcompiler.h"
#include <string>
#include "pqxx/result"

Include dependency graph for binarystring.hxx:

Go to the source code of this file.

Namespaces

namespace  pqxx

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.


Function Documentation

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.

PGSTD::string PQXX_LIBEXPORT pqxx::escape_binary const PGSTD::string &  bin  ) 
 

Escape binary string for inclusion in SQL.


Generated on Fri Jul 1 14:36:19 2005 for libpqxx by  doxygen 1.4.2