|
sqlitexx 0.0.1
|
#include <prepared_statement.hpp>
Public Member Functions | |
| declaration (connection &c, const string &stmt) | |
| const declaration & | operator() (const string &sql_type, param_treatment treat) const |
| sqlite3xx::prepare::declaration::declaration | ( | connection & | c, |
| const string & | stmt ) |
| const declaration & sqlite3xx::prepare::declaration::operator() | ( | const string & | sql_type, |
| param_treatment | treat ) const |