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

#include <soci-firebird.h>

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

Public Member Functions

virtual void bind_by_name (std::string const &name, void *data, details::exchange_type type)
 
virtual void bind_by_pos (int &position, void *data, details::exchange_type type)
 
virtual void clean_up ()
 
virtual void exchangeData (std::size_t row)
 
 firebird_vector_use_type_backend (firebird_statement_backend &st)
 
virtual void pre_use (indicator const *ind)
 
virtual std::size_t size ()
 
- Public Member Functions inherited from soci::details::vector_use_type_backend
 vector_use_type_backend ()
 
virtual ~vector_use_type_backend ()
 

Public Attributes

char * buf_
 
void * data_
 
short indISCHolder_
 
indicator const * inds_
 
int position_
 
firebird_statement_backendstatement_
 
details::exchange_type type_
 

Detailed Description

Definition at line 144 of file soci-firebird.h.

Constructor & Destructor Documentation

soci::firebird_vector_use_type_backend::firebird_vector_use_type_backend ( firebird_statement_backend st)
inline

Definition at line 146 of file soci-firebird.h.

Member Function Documentation

void firebird_vector_use_type_backend::bind_by_name ( std::string const &  name,
void *  data,
details::exchange_type  type 
)
virtual
void firebird_vector_use_type_backend::bind_by_pos ( int &  position,
void *  data,
details::exchange_type  type 
)
virtual
void firebird_vector_use_type_backend::clean_up ( )
virtual
void firebird_vector_use_type_backend::exchangeData ( std::size_t  row)
virtual

Definition at line 94 of file firebird/vector-use-type.cpp.

void firebird_vector_use_type_backend::pre_use ( indicator const *  ind)
virtual
std::size_t firebird_vector_use_type_backend::size ( )
virtual

Member Data Documentation

char* soci::firebird_vector_use_type_backend::buf_

Definition at line 169 of file soci-firebird.h.

void* soci::firebird_vector_use_type_backend::data_

Definition at line 164 of file soci-firebird.h.

short soci::firebird_vector_use_type_backend::indISCHolder_

Definition at line 170 of file soci-firebird.h.

indicator const* soci::firebird_vector_use_type_backend::inds_

Definition at line 167 of file soci-firebird.h.

int soci::firebird_vector_use_type_backend::position_

Definition at line 166 of file soci-firebird.h.

firebird_statement_backend& soci::firebird_vector_use_type_backend::statement_

Definition at line 161 of file soci-firebird.h.

details::exchange_type soci::firebird_vector_use_type_backend::type_

Definition at line 165 of file soci-firebird.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