#include <strconv.hxx>
List of all members.
Static Public Member Functions |
static const char * | name () |
static bool | has_null () |
static bool | is_null (const std::string &) |
static std::string | null () |
static void | from_string (const char Str[], std::string &Obj) |
static std::string | to_string (const std::string &Obj) |
template<>
struct pqxx::string_traits< std::string >
Member Function Documentation
static void pqxx::string_traits< std::string >::from_string |
( |
const char |
Str[], |
|
|
std::string & |
Obj |
|
) |
| [static] |
static std::string pqxx::string_traits< std::string >::to_string |
( |
const std::string & |
Obj | ) |
[static] |
The documentation for this struct was generated from the following file: