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

#include <soci-postgresql.h>

Inheritance diagram for soci::postgresql_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)
 
virtual void post_fetch (bool gotData, indicator *ind)
 
 postgresql_vector_into_type_backend (postgresql_statement_backend &st)
 
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_
 
postgresql_statement_backendstatement_
 
details::exchange_type type_
 

Detailed Description

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

Constructor & Destructor Documentation

soci::postgresql_vector_into_type_backend::postgresql_vector_into_type_backend ( postgresql_statement_backend st)
inline

Definition at line 148 of file soci-postgresql.h.

Member Function Documentation

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

Member Data Documentation

void* soci::postgresql_vector_into_type_backend::data_

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

int soci::postgresql_vector_into_type_backend::position_

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

postgresql_statement_backend& soci::postgresql_vector_into_type_backend::statement_

Definition at line 162 of file soci-postgresql.h.

details::exchange_type soci::postgresql_vector_into_type_backend::type_

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