|
| static void | set_value (std::string &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, const std::string &v) |
| |
| static void odb::oracle::string_value_traits::set_value |
( |
std::string & |
v, |
|
|
const char * |
b, |
|
|
std::size_t |
n, |
|
|
bool |
is_null |
|
) |
| |
|
inlinestatic |
| static void odb::oracle::string_value_traits::set_image |
( |
char * |
b, |
|
|
std::size_t |
c, |
|
|
std::size_t & |
n, |
|
|
bool & |
is_null, |
|
|
const std::string & |
v |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: