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