Oracle ODB Runtime Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Public Attributes | List of all members
odb::oracle::bind Struct Reference

Public Types

enum  buffer_type {
  integer, uinteger, binary_float, binary_double,
  number, date, timestamp, interval_ym,
  interval_ds, string, nstring, raw,
  blob, clob, nclob, last
}
 

Public Attributes

buffer_type type
 
void * buffer
 
ub2size
 
ub4 capacity
 
sb2indicator
 
lob_callbackcallback
 

Member Enumeration Documentation

Enumerator
integer 
uinteger 
binary_float 
binary_double 
number 
date 
timestamp 
interval_ym 
interval_ds 
string 
nstring 
raw 
blob 
clob 
nclob 
last 

Member Data Documentation

buffer_type odb::oracle::bind::type
void* odb::oracle::bind::buffer
ub2* odb::oracle::bind::size
ub4 odb::oracle::bind::capacity
sb2* odb::oracle::bind::indicator
lob_callback* odb::oracle::bind::callback

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