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