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

#include <soci-empty.h>

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

Public Member Functions

void alloc ()
 
void clean_up ()
 
void describe_column (int colNum, data_type &dtype, std::string &columnName)
 
 empty_statement_backend (empty_session_backend &session)
 
exec_fetch_result execute (int number)
 
exec_fetch_result fetch (int number)
 
long long get_affected_rows ()
 
int get_number_of_rows ()
 
empty_standard_into_type_backendmake_into_type_backend ()
 
empty_standard_use_type_backendmake_use_type_backend ()
 
empty_vector_into_type_backendmake_vector_into_type_backend ()
 
empty_vector_use_type_backendmake_vector_use_type_backend ()
 
void prepare (std::string const &query, details::statement_type eType)
 
int prepare_for_describe ()
 
std::string rewrite_for_procedure_call (std::string const &query)
 
- Public Member Functions inherited from soci::details::statement_backend
 statement_backend ()
 
virtual ~statement_backend ()
 

Public Attributes

empty_session_backendsession_
 

Additional Inherited Members

- Public Types inherited from soci::details::statement_backend
enum  exec_fetch_result { ef_success, ef_no_data }
 

Detailed Description

Definition at line 106 of file soci-empty.h.

Constructor & Destructor Documentation

empty_statement_backend::empty_statement_backend ( empty_session_backend session)

Definition at line 19 of file backends/empty/statement.cpp.

Member Function Documentation

void empty_statement_backend::alloc ( )
virtual

Implements soci::details::statement_backend.

Definition at line 24 of file backends/empty/statement.cpp.

void empty_statement_backend::clean_up ( )
virtual

Implements soci::details::statement_backend.

Definition at line 29 of file backends/empty/statement.cpp.

void empty_statement_backend::describe_column ( int  colNum,
data_type dtype,
std::string &  columnName 
)
virtual

Implements soci::details::statement_backend.

Definition at line 78 of file backends/empty/statement.cpp.

statement_backend::exec_fetch_result empty_statement_backend::execute ( int  number)
virtual

Implements soci::details::statement_backend.

Definition at line 41 of file backends/empty/statement.cpp.

statement_backend::exec_fetch_result empty_statement_backend::fetch ( int  number)
virtual

Implements soci::details::statement_backend.

Definition at line 48 of file backends/empty/statement.cpp.

long long empty_statement_backend::get_affected_rows ( )
virtual

Implements soci::details::statement_backend.

Definition at line 54 of file backends/empty/statement.cpp.

int empty_statement_backend::get_number_of_rows ( )
virtual

Implements soci::details::statement_backend.

Definition at line 60 of file backends/empty/statement.cpp.

empty_standard_into_type_backend * empty_statement_backend::make_into_type_backend ( )
virtual

Implements soci::details::statement_backend.

Definition at line 84 of file backends/empty/statement.cpp.

empty_standard_use_type_backend * empty_statement_backend::make_use_type_backend ( )
virtual

Implements soci::details::statement_backend.

Definition at line 89 of file backends/empty/statement.cpp.

empty_vector_into_type_backend * empty_statement_backend::make_vector_into_type_backend ( )
virtual

Implements soci::details::statement_backend.

Definition at line 95 of file backends/empty/statement.cpp.

empty_vector_use_type_backend * empty_statement_backend::make_vector_use_type_backend ( )
virtual

Implements soci::details::statement_backend.

Definition at line 100 of file backends/empty/statement.cpp.

void empty_statement_backend::prepare ( std::string const &  query,
details::statement_type  eType 
)
virtual

Implements soci::details::statement_backend.

Definition at line 34 of file backends/empty/statement.cpp.

int empty_statement_backend::prepare_for_describe ( )
virtual

Implements soci::details::statement_backend.

Definition at line 72 of file backends/empty/statement.cpp.

std::string empty_statement_backend::rewrite_for_procedure_call ( std::string const &  query)
virtual

Implements soci::details::statement_backend.

Definition at line 66 of file backends/empty/statement.cpp.

Member Data Documentation

empty_session_backend& soci::empty_statement_backend::session_

Definition at line 130 of file soci-empty.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