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

#include <soci-mysql.h>

Inheritance diagram for soci::mysql_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)
 
 mysql_vector_into_type_backend (mysql_statement_backend &st)
 
virtual void post_fetch (bool gotData, indicator *ind)
 
virtual void pre_fetch ()
 
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

void * data_
 
int position_
 
mysql_statement_backendstatement_
 
details::exchange_type type_
 

Detailed Description

Definition at line 69 of file soci-mysql.h.

Constructor & Destructor Documentation

soci::mysql_vector_into_type_backend::mysql_vector_into_type_backend ( mysql_statement_backend st)
inline

Definition at line 71 of file soci-mysql.h.

Member Function Documentation

void mysql_vector_into_type_backend::clean_up ( )
virtual
void mysql_vector_into_type_backend::define_by_pos ( int &  position,
void *  data,
details::exchange_type  type 
)
virtual
void mysql_vector_into_type_backend::post_fetch ( bool  gotData,
indicator ind 
)
virtual
void mysql_vector_into_type_backend::pre_fetch ( )
virtual
void mysql_vector_into_type_backend::resize ( std::size_t  sz)
virtual
std::size_t mysql_vector_into_type_backend::size ( )
virtual

Member Data Documentation

void* soci::mysql_vector_into_type_backend::data_

Definition at line 87 of file soci-mysql.h.

int soci::mysql_vector_into_type_backend::position_

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

mysql_statement_backend& soci::mysql_vector_into_type_backend::statement_

Definition at line 85 of file soci-mysql.h.

details::exchange_type soci::mysql_vector_into_type_backend::type_

Definition at line 88 of file soci-mysql.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