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

#include <soci-odbc.h>

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

Public Member Functions

virtual void clean_up ()
 
virtual void define_by_pos (int &position, void *data, details::exchange_type type)
 
 odbc_vector_into_type_backend (odbc_statement_backend &st)
 
virtual void post_fetch (bool gotData, indicator *ind)
 
virtual void pre_fetch ()
 
void prepare_indicators (std::size_t size)
 
virtual void resize (std::size_t sz)
 
virtual 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_
 
void * data_
 
SQLLEN * indHolders_
 
std::vector< SQLLEN > indHolderVec_
 
SQLSMALLINT odbcType_
 
details::exchange_type type_
 

Additional Inherited Members

- Private Types inherited from soci::odbc_standard_type_backend_base
enum  { max_bigint_length = 21 }
 
- Private Member Functions inherited from soci::odbc_standard_type_backend_base
 odbc_standard_type_backend_base (odbc_statement_backend &st)
 
bool use_string_for_bigint () const
 
- Private Attributes inherited from soci::odbc_standard_type_backend_base
odbc_statement_backendstatement_
 

Detailed Description

Definition at line 99 of file soci-odbc.h.

Constructor & Destructor Documentation

soci::odbc_vector_into_type_backend::odbc_vector_into_type_backend ( odbc_statement_backend st)
inline

Definition at line 102 of file soci-odbc.h.

Member Function Documentation

void odbc_vector_into_type_backend::clean_up ( )
virtual
void odbc_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 33 of file odbc/vector-into-type.cpp.

void odbc_vector_into_type_backend::post_fetch ( bool  gotData,
indicator ind 
)
virtual
void odbc_vector_into_type_backend::pre_fetch ( )
virtual
void odbc_vector_into_type_backend::prepare_indicators ( std::size_t  size)

Definition at line 22 of file odbc/vector-into-type.cpp.

void odbc_vector_into_type_backend::resize ( std::size_t  sz)
virtual
std::size_t odbc_vector_into_type_backend::size ( )
virtual

Member Data Documentation

char* soci::odbc_vector_into_type_backend::buf_

Definition at line 125 of file soci-odbc.h.

std::size_t soci::odbc_vector_into_type_backend::colSize_

Definition at line 127 of file soci-odbc.h.

void* soci::odbc_vector_into_type_backend::data_

Definition at line 124 of file soci-odbc.h.

SQLLEN* soci::odbc_vector_into_type_backend::indHolders_

Definition at line 122 of file soci-odbc.h.

std::vector<SQLLEN> soci::odbc_vector_into_type_backend::indHolderVec_

Definition at line 123 of file soci-odbc.h.

SQLSMALLINT soci::odbc_vector_into_type_backend::odbcType_

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

details::exchange_type soci::odbc_vector_into_type_backend::type_

Definition at line 126 of file soci-odbc.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