#include <UT_SQL.h>
Definition at line 300 of file UT_SQL.h.
template<typename... Args>
std::tuple< Args...> UT_SqlResult::as |
( |
UT_ErrorCode * |
ec = nullptr | ) |
|
|
inline |
const iterator UT_SqlResult::cbegin |
( |
| ) |
const |
|
inline |
const iterator UT_SqlResult::cend |
( |
| ) |
const |
|
inline |
template<typename... Args>
template<typename... Args>
std::tuple< Args...> UT_SqlResult::fetchOne |
( |
UT_ErrorCode * |
ec = nullptr | ) |
|
|
inline |
bool UT_SqlResult::hasResults |
( |
| ) |
const |
|
inline |
void UT_SqlResult::next |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: