sqlitexx 0.0.1
sqlite3xx::prepare::declaration Class Reference

#include <prepared_statement.hpp>

Public Member Functions

 declaration (connection &c, const string &stmt)
const declarationoperator() (const string &sql_type, param_treatment treat) const

Constructor & Destructor Documentation

◆ declaration()

sqlite3xx::prepare::declaration::declaration ( connection & c,
const string & stmt )

Member Function Documentation

◆ operator()()

const declaration & sqlite3xx::prepare::declaration::operator() ( const string & sql_type,
param_treatment treat ) const

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