Public Member Functions | Private Attributes | List of all members
soci::procedure Class Reference

#include <procedure.h>

Public Member Functions

bool execute (bool withDataExchange=false)
 
bool fetch ()
 
bool got_data () const
 
void operator= (procedure const &other)
 
 procedure (details::prepare_temp_type const &prep)
 
 procedure (procedure const &other)
 
 ~procedure ()
 

Private Attributes

bool gotData_
 
details::procedure_implimpl_
 

Detailed Description

Definition at line 40 of file procedure.h.

Constructor & Destructor Documentation

soci::procedure::procedure ( details::prepare_temp_type const &  prep)
inline

Definition at line 44 of file procedure.h.

soci::procedure::~procedure ( )
inline

Definition at line 47 of file procedure.h.

soci::procedure::procedure ( procedure const &  other)
inline

Definition at line 50 of file procedure.h.

Member Function Documentation

bool soci::procedure::execute ( bool  withDataExchange = false)
inline

Definition at line 65 of file procedure.h.

bool soci::procedure::fetch ( )
inline

Definition at line 71 of file procedure.h.

bool soci::procedure::got_data ( ) const
inline

Definition at line 77 of file procedure.h.

void soci::procedure::operator= ( procedure const &  other)
inline

Definition at line 55 of file procedure.h.

Member Data Documentation

bool soci::procedure::gotData_
private

Definition at line 84 of file procedure.h.

details::procedure_impl* soci::procedure::impl_
private

Definition at line 83 of file procedure.h.


The documentation for this class was generated from the following file:


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