|
| static void | set_value (std::string &v, result_callback_type &cb, void *&context, bool is_null) |
| |
| static void | set_image (param_callback_type &cb, const void *&context, bool &is_null, const std::string &v) |
| |
| static bool | result_callback (void *context, ub4 *position_context, void *buffer, ub4 size, chunk_position) |
| |
| static bool | param_callback (const void *context, ub4 *position_context, const void **buffer, ub4 *size, chunk_position *, void *temp_buffer, ub4 capacity) |
| |
| static void odb::oracle::string_lob_value_traits::set_value |
( |
std::string & |
v, |
|
|
result_callback_type & |
cb, |
|
|
void *& |
context, |
|
|
bool |
is_null |
|
) |
| |
|
inlinestatic |
| static void odb::oracle::string_lob_value_traits::set_image |
( |
param_callback_type & |
cb, |
|
|
const void *& |
context, |
|
|
bool & |
is_null, |
|
|
const std::string & |
v |
|
) |
| |
|
inlinestatic |
| static bool odb::oracle::string_lob_value_traits::result_callback |
( |
void * |
context, |
|
|
ub4 * |
position_context, |
|
|
void * |
buffer, |
|
|
ub4 |
size, |
|
|
chunk_position |
|
|
) |
| |
|
static |
| static bool odb::oracle::string_lob_value_traits::param_callback |
( |
const void * |
context, |
|
|
ub4 * |
position_context, |
|
|
const void ** |
buffer, |
|
|
ub4 * |
size, |
|
|
chunk_position * |
, |
|
|
void * |
temp_buffer, |
|
|
ub4 |
capacity |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: