#include <strconv.hxx>
|
| 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) |
| |
§ from_string()
| static void pqxx::string_traits< std::string >::from_string |
( |
const char |
Str[], |
|
|
std::string & |
Obj |
|
) |
| |
|
static |
§ has_null()
§ is_null()
§ name()
§ null()
§ to_string()
The documentation for this struct was generated from the following file: