#include <strconv.hxx>
Public Types | |
typedef unsigned long | subject_type |
Static Public Member Functions | |
static void | from_string (const char Str[], unsigned long &Obj) |
static bool | has_null () |
static bool | is_null (unsigned long) |
static const char * | name () |
static unsigned long | null () |
static PGSTD::string | to_string (unsigned long Obj) |
typedef unsigned long pqxx::string_traits< unsigned long >::subject_type |
|
static |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |