Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Static Public Member Functions | List of all members
odb::oracle::big_int_value_traits< T, true > Struct Template Reference

Static Public Member Functions

static void set_value (T &v, const char *b, std::size_t n, bool is_null)
 
static void set_image (char *b, std::size_t &n, bool &is_null, T v)
 

Member Function Documentation

template<typename T >
static void odb::oracle::big_int_value_traits< T, true >::set_value ( T &  v,
const char *  b,
std::size_t  n,
bool  is_null 
)
inlinestatic
template<typename T >
static void odb::oracle::big_int_value_traits< T, true >::set_image ( char *  b,
std::size_t &  n,
bool &  is_null,
v 
)
inlinestatic

The documentation for this struct was generated from the following file: