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

#include <soci-db2.h>

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

Public Member Functions

void clean_up ()
 
 db2_vector_into_type_backend (db2_statement_backend &st)
 
void define_by_pos (int &position, void *data, details::exchange_type type)
 
void post_fetch (bool gotData, indicator *ind)
 
void pre_fetch ()
 
void prepare_indicators (std::size_t size)
 
void resize (std::size_t sz)
 
std::size_t size ()
 
- Public Member Functions inherited from soci::details::vector_into_type_backend
 vector_into_type_backend ()
 
virtual ~vector_into_type_backend ()
 

Public Attributes

char * buf
 
std::size_t colSize
 
SQLSMALLINT cType
 
void * data
 
SQLLEN * indptr
 
std::vector< SQLLEN > indVec
 
int position_
 
db2_statement_backendstatement_
 
details::exchange_type type
 

Detailed Description

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

Constructor & Destructor Documentation

soci::db2_vector_into_type_backend::db2_vector_into_type_backend ( db2_statement_backend st)
inline

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

Member Function Documentation

void db2_vector_into_type_backend::clean_up ( )
virtual

Implements soci::details::vector_into_type_backend.

Definition at line 404 of file db2/vector-into-type.cpp.

void db2_vector_into_type_backend::define_by_pos ( int &  position,
void *  data,
details::exchange_type  type 
)
virtual

Implements soci::details::vector_into_type_backend.

Definition at line 31 of file db2/vector-into-type.cpp.

void db2_vector_into_type_backend::post_fetch ( bool  gotData,
indicator ind 
)
virtual

Implements soci::details::vector_into_type_backend.

Definition at line 166 of file db2/vector-into-type.cpp.

void db2_vector_into_type_backend::pre_fetch ( )
virtual

Implements soci::details::vector_into_type_backend.

Definition at line 161 of file db2/vector-into-type.cpp.

void db2_vector_into_type_backend::prepare_indicators ( std::size_t  size)

Definition at line 20 of file db2/vector-into-type.cpp.

void db2_vector_into_type_backend::resize ( std::size_t  sz)
virtual

Implements soci::details::vector_into_type_backend.

Definition at line 270 of file db2/vector-into-type.cpp.

std::size_t db2_vector_into_type_backend::size ( )
virtual

Implements soci::details::vector_into_type_backend.

Definition at line 336 of file db2/vector-into-type.cpp.

Member Data Documentation

char* soci::db2_vector_into_type_backend::buf

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

std::size_t soci::db2_vector_into_type_backend::colSize

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

SQLSMALLINT soci::db2_vector_into_type_backend::cType

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

void* soci::db2_vector_into_type_backend::data

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

SQLLEN* soci::db2_vector_into_type_backend::indptr

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

std::vector<SQLLEN> soci::db2_vector_into_type_backend::indVec

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

int soci::db2_vector_into_type_backend::position_

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

db2_statement_backend& soci::db2_vector_into_type_backend::statement_

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

details::exchange_type soci::db2_vector_into_type_backend::type

Definition at line 114 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