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

#include <soci-mysql.h>

Inheritance diagram for soci::mysql_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 ()
 
 mysql_vector_use_type_backend (mysql_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

std::vector< char * > buffers_
 
void * data_
 
std::string name_
 
int position_
 
mysql_statement_backendstatement_
 
details::exchange_type type_
 

Detailed Description

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

Constructor & Destructor Documentation

soci::mysql_vector_use_type_backend::mysql_vector_use_type_backend ( mysql_statement_backend st)
inline

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

Member Function Documentation

void mysql_vector_use_type_backend::bind_by_name ( std::string const &  name,
void *  data,
details::exchange_type  type 
)
virtual

Implements soci::details::vector_use_type_backend.

Definition at line 41 of file mysql/vector-use-type.cpp.

void mysql_vector_use_type_backend::bind_by_pos ( int &  position,
void *  data,
details::exchange_type  type 
)
virtual

Implements soci::details::vector_use_type_backend.

Definition at line 33 of file mysql/vector-use-type.cpp.

void mysql_vector_use_type_backend::clean_up ( )
virtual

Implements soci::details::vector_use_type_backend.

Definition at line 213 of file mysql/vector-use-type.cpp.

void mysql_vector_use_type_backend::pre_use ( indicator const *  ind)
virtual

Implements soci::details::vector_use_type_backend.

Definition at line 49 of file mysql/vector-use-type.cpp.

std::size_t mysql_vector_use_type_backend::size ( )
virtual

Implements soci::details::vector_use_type_backend.

Definition at line 189 of file mysql/vector-use-type.cpp.

Member Data Documentation

std::vector<char *> soci::mysql_vector_use_type_backend::buffers_

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

void* soci::mysql_vector_use_type_backend::data_

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

std::string soci::mysql_vector_use_type_backend::name_

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

int soci::mysql_vector_use_type_backend::position_

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

mysql_statement_backend& soci::mysql_vector_use_type_backend::statement_

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

details::exchange_type soci::mysql_vector_use_type_backend::type_

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