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