#include <strconv.hxx>
|
static void | from_string (const char Str[], PGSTD::string &Obj) |
|
static bool | has_null () |
|
static bool | is_null (const PGSTD::string &) |
|
static const char * | name () |
|
static PGSTD::string | null () |
|
static PGSTD::string | to_string (const PGSTD::string &Obj) |
|
static void pqxx::string_traits< PGSTD::string >::from_string |
( |
const char |
Str[], |
|
|
PGSTD::string & |
Obj |
|
) |
| |
|
inlinestatic |
static PGSTD::string pqxx::string_traits< PGSTD::string >::to_string |
( |
const PGSTD::string & |
Obj | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: