#include <result.hpp>
◆ field()
◆ GetValueOfType() [1/3]
| void sqlite3xx::result::field::GetValueOfType |
( |
int |
type, |
|
|
double & |
obj |
|
) |
| const |
|
inline |
◆ GetValueOfType() [2/3]
| void sqlite3xx::result::field::GetValueOfType |
( |
int |
type, |
|
|
int & |
obj |
|
) |
| const |
|
inline |
◆ GetValueOfType() [3/3]
| void sqlite3xx::result::field::GetValueOfType |
( |
int |
type, |
|
|
string & |
obj |
|
) |
| const |
|
inline |
◆ to()
template<typename T >
| bool sqlite3xx::result::field::to |
( |
T & |
obj | ) |
const |
|
inline |
◆ operator<<
The documentation for this class was generated from the following file: