Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Static Public Member Functions | List of all members
odb::oracle::char_value_traits Struct Reference
Inheritance diagram for odb::oracle::char_value_traits:
odb::oracle::default_value_traits< char, id_nstring > odb::oracle::default_value_traits< char, id_string >

Public Types

typedef char value_type
 
typedef char query_type
 
typedef details::buffer image_type
 

Static Public Member Functions

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

Member Typedef Documentation

Member Function Documentation

static void odb::oracle::char_value_traits::set_value ( char &  v,
const char *  b,
std::size_t  n,
bool  is_null 
)
inlinestatic
static void odb::oracle::char_value_traits::set_image ( char *  b,
std::size_t  c,
std::size_t &  n,
bool &  is_null,
char  v 
)
inlinestatic

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