#include <row.h>
Definition at line 41 of file row.h.
soci::row::row |
( |
row const & |
| ) |
|
|
private |
template<typename T >
void soci::row::add_holder |
( |
T * |
t, |
|
|
indicator * |
ind |
|
) |
| |
|
inline |
Definition at line 56 of file row.h.
std::size_t row::find_column |
( |
std::string const & |
name | ) |
const |
|
private |
template<typename T >
T soci::row::get |
( |
std::size_t |
pos | ) |
const |
|
inline |
Definition at line 66 of file row.h.
template<typename T >
T soci::row::get |
( |
std::size_t |
pos, |
|
|
T const & |
nullValue |
|
) |
| const |
|
inline |
Definition at line 79 of file row.h.
template<typename T >
T soci::row::get |
( |
std::string const & |
name | ) |
const |
|
inline |
Definition at line 92 of file row.h.
template<typename T >
T soci::row::get |
( |
std::string const & |
name, |
|
|
T const & |
nullValue |
|
) |
| const |
|
inline |
Definition at line 99 of file row.h.
indicator row::get_indicator |
( |
std::size_t |
pos | ) |
const |
indicator row::get_indicator |
( |
std::string const & |
name | ) |
const |
void soci::row::operator= |
( |
row const & |
| ) |
|
|
private |
template<typename T >
row const& soci::row::operator>> |
( |
T & |
value | ) |
const |
|
inline |
void soci::row::reset_get_counter |
( |
| ) |
const |
|
inline |
std::size_t row::size |
( |
| ) |
const |
void soci::row::skip |
( |
std::size_t |
num = 1 | ) |
const |
|
inline |
void row::uppercase_column_names |
( |
bool |
forceToUpper | ) |
|
std::size_t soci::row::currentPos_ |
|
mutableprivate |
std::map<std::string, std::size_t> soci::row::index_ |
|
private |
std::vector<indicator*> soci::row::indicators_ |
|
private |
bool soci::row::uppercaseColumnNames_ |
|
private |
The documentation for this class 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