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

#include <soci-db2.h>

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

Public Member Functions

void bind_by_name (std::string const &name, void *data, details::exchange_type type, bool readOnly)
 
void bind_by_pos (int &position, void *data, details::exchange_type type, bool readOnly)
 
void clean_up ()
 
 db2_standard_use_type_backend (db2_statement_backend &st)
 
void post_use (bool gotData, indicator *ind)
 
void pre_use (indicator const *ind)
 
void * prepare_for_bind (void *data, SQLLEN &size, SQLSMALLINT &sqlType, SQLSMALLINT &cType)
 
- Public Member Functions inherited from soci::details::standard_use_type_backend
 standard_use_type_backend ()
 
virtual ~standard_use_type_backend ()
 

Public Attributes

char * buf
 
void * data
 
SQLLEN ind
 
std::string name
 
int position
 
db2_statement_backendstatement_
 
details::exchange_type type
 

Detailed Description

Definition at line 119 of file soci-db2.h.

Constructor & Destructor Documentation

soci::db2_standard_use_type_backend::db2_standard_use_type_backend ( db2_statement_backend st)
inline

Definition at line 121 of file soci-db2.h.

Member Function Documentation

void db2_standard_use_type_backend::bind_by_name ( std::string const &  name,
void *  data,
details::exchange_type  type,
bool  readOnly 
)
virtual
void db2_standard_use_type_backend::bind_by_pos ( int &  position,
void *  data,
details::exchange_type  type,
bool  readOnly 
)
virtual
void db2_standard_use_type_backend::clean_up ( )
virtual
void db2_standard_use_type_backend::post_use ( bool  gotData,
indicator ind 
)
virtual
void db2_standard_use_type_backend::pre_use ( indicator const *  ind)
virtual
void * db2_standard_use_type_backend::prepare_for_bind ( void *  data,
SQLLEN &  size,
SQLSMALLINT &  sqlType,
SQLSMALLINT &  cType 
)

Definition at line 19 of file db2/standard-use-type.cpp.

Member Data Documentation

char* soci::db2_standard_use_type_backend::buf

Definition at line 141 of file soci-db2.h.

void* soci::db2_standard_use_type_backend::data

Definition at line 137 of file soci-db2.h.

SQLLEN soci::db2_standard_use_type_backend::ind

Definition at line 142 of file soci-db2.h.

std::string soci::db2_standard_use_type_backend::name

Definition at line 140 of file soci-db2.h.

int soci::db2_standard_use_type_backend::position

Definition at line 139 of file soci-db2.h.

db2_statement_backend& soci::db2_standard_use_type_backend::statement_

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

details::exchange_type soci::db2_standard_use_type_backend::type

Definition at line 138 of file soci-db2.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