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