Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Typedefs | Enumerations | Variables
oracle-types.hxx File Reference

Go to the source code of this file.

Classes

struct  odb::oracle::lob_callback
 
struct  odb::oracle::bind
 
struct  odb::oracle::change_callback
 
struct  odb::oracle::lob
 
struct  odb::oracle::datetime
 
struct  odb::oracle::interval_ym
 
struct  odb::oracle::interval_ds
 

Namespaces

 odb
 
 odb::oracle
 

Typedefs

typedef bool(* odb::oracle::param_callback_type )(const void *context, ub4 *position_context, const void **buffer, ub4 *size, chunk_position *, void *temp_buffer, ub4 capacity)
 
typedef bool(* odb::oracle::result_callback_type )(void *context, ub4 *position_context, void *buffer, ub4 size, chunk_position)
 

Enumerations

enum  odb::oracle::chunk_position { odb::oracle::chunk_one, odb::oracle::chunk_first, odb::oracle::chunk_next, odb::oracle::chunk_last }
 

Variables

const unsigned short odb::oracle::descriptor_cache = 0x01
 
const unsigned short odb::oracle::descriptor_free = 0x02