libsl3 1.2.41002
A C++ interface for SQLite
Loading...
Searching...
No Matches
sl3::Command Member List

This is the complete list of members for sl3::Command, including all inherited members.

Callback typedefsl3::Command
Command(Command &&)sl3::Command
execute()sl3::Command
execute(const DbValues &parameters)sl3::Command
execute(RowCallback &cb, const DbValues &parameters={})sl3::Command
execute(Callback cb, const DbValues &parameters={})sl3::Command
getParameter(int idx)sl3::Command
getParameter(int idx) constsl3::Command
getParameterNames() constsl3::Command
getParameters()sl3::Command
getParameters() constsl3::Command
resetParameters(DbValues values)sl3::Command
select()sl3::Command
select(const DbValues &parameters, const Types &types={})sl3::Command
select(const Types &types, const DbValues &parameters={})sl3::Command
setParameters(const DbValues &values)sl3::Command
~Command()sl3::Command