Public Member Functions | Public Attributes | List of all members
soci::oracle_standard_use_type_backend Struct Reference

#include <soci-oracle.h>

Inheritance diagram for soci::oracle_standard_use_type_backend:
Inheritance graph
[legend]

Public Member Functions

virtual void bind_by_name (std::string const &name, void *data, details::exchange_type type, bool readOnly)
 
virtual void bind_by_pos (int &position, void *data, details::exchange_type type, bool readOnly)
 
virtual void clean_up ()
 
 oracle_standard_use_type_backend (oracle_statement_backend &st)
 
virtual void post_use (bool gotData, indicator *ind)
 
virtual void pre_use (indicator const *ind)
 
void prepare_for_bind (void *&data, sb4 &size, ub2 &oracleType, bool readOnly)
 
- Public Member Functions inherited from soci::details::standard_use_type_backend
 standard_use_type_backend ()
 
virtual ~standard_use_type_backend ()
 

Public Attributes

OCIBind * bindp_
 
char * buf_
 
void * data_
 
sb2 indOCIHolder_
 
bool readOnly_
 
oracle_statement_backendstatement_
 
details::exchange_type type_
 

Detailed Description

Definition at line 109 of file soci-oracle.h.

Constructor & Destructor Documentation

soci::oracle_standard_use_type_backend::oracle_standard_use_type_backend ( oracle_statement_backend st)
inline

Definition at line 111 of file soci-oracle.h.

Member Function Documentation

void oracle_standard_use_type_backend::bind_by_name ( std::string const &  name,
void *  data,
details::exchange_type  type,
bool  readOnly 
)
virtual
void oracle_standard_use_type_backend::bind_by_pos ( int &  position,
void *  data,
details::exchange_type  type,
bool  readOnly 
)
virtual
void oracle_standard_use_type_backend::clean_up ( )
virtual
void oracle_standard_use_type_backend::post_use ( bool  gotData,
indicator ind 
)
virtual
void oracle_standard_use_type_backend::pre_use ( indicator const *  ind)
virtual
void oracle_standard_use_type_backend::prepare_for_bind ( void *&  data,
sb4 &  size,
ub2 &  oracleType,
bool  readOnly 
)

Definition at line 31 of file oracle/standard-use-type.cpp.

Member Data Documentation

OCIBind* soci::oracle_standard_use_type_backend::bindp_

Definition at line 130 of file soci-oracle.h.

char* soci::oracle_standard_use_type_backend::buf_

Definition at line 134 of file soci-oracle.h.

void* soci::oracle_standard_use_type_backend::data_

Definition at line 132 of file soci-oracle.h.

sb2 soci::oracle_standard_use_type_backend::indOCIHolder_

Definition at line 131 of file soci-oracle.h.

bool soci::oracle_standard_use_type_backend::readOnly_

Definition at line 133 of file soci-oracle.h.

oracle_statement_backend& soci::oracle_standard_use_type_backend::statement_

Definition at line 128 of file soci-oracle.h.

details::exchange_type soci::oracle_standard_use_type_backend::type_

Definition at line 135 of file soci-oracle.h.


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


asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:41