pqxx::pqxx::string_traits< const char * > Struct Template Reference
[String conversion]

String traits for C-style string ("pointer to const char"). More...

#include <strconv.hxx>

List of all members.

Static Public Member Functions

static const char * name ()
static bool has_null ()
static bool is_null (const char *t)
static const char * null ()
static void from_string (const char Str[], const char *&Obj)
static std::string to_string (const char *Obj)


Detailed Description

template<>
struct pqxx::pqxx::string_traits< const char * >

String traits for C-style string ("pointer to const char").

Member Function Documentation

static const char* pqxx::pqxx::string_traits< const char * >::name (  )  [static]

static bool pqxx::pqxx::string_traits< const char * >::has_null (  )  [static]

static bool pqxx::pqxx::string_traits< const char * >::is_null ( const char *  t  )  [static]

static const char* pqxx::pqxx::string_traits< const char * >::null (  )  [static]

static void pqxx::pqxx::string_traits< const char * >::from_string ( const char  Str[],
const char *&  Obj 
) [static]

static std ::string pqxx::pqxx::string_traits< const char * >::to_string ( const char *  Obj  )  [static]


The documentation for this struct was generated from the following file:

Generated on Mon Feb 15 18:22:53 2010 for libpqxx by  doxygen 1.5.5