close()=0 | sptk::DatabaseStatement< Connection, Statement > | pure virtual |
colCount() const | sptk::DatabaseStatement< Connection, Statement > | inline |
connection() const (defined in sptk::DatabaseStatement< Connection, Statement >) | sptk::DatabaseStatement< Connection, Statement > | inline |
DatabaseStatement(Connection *connection) | sptk::DatabaseStatement< Connection, Statement > | inlineexplicit |
enumeratedParams() | sptk::DatabaseStatement< Connection, Statement > | inline |
enumerateParams(QueryParameterList &queryParams) | sptk::DatabaseStatement< Connection, Statement > | inlinevirtual |
eof() const | sptk::DatabaseStatement< Connection, Statement > | inline |
execute(bool inTransaction)=0 | sptk::DatabaseStatement< Connection, Statement > | pure virtual |
fetch()=0 | sptk::DatabaseStatement< Connection, Statement > | pure virtual |
outputParameterCount() const | sptk::DatabaseStatement< Connection, Statement > | inline |
setParameterValues()=0 | sptk::DatabaseStatement< Connection, Statement > | pure virtual |
state() (defined in sptk::DatabaseStatement< Connection, Statement >) | sptk::DatabaseStatement< Connection, Statement > | inlineprotected |
statement(Statement *stmt) (defined in sptk::DatabaseStatement< Connection, Statement >) | sptk::DatabaseStatement< Connection, Statement > | inline |
statement() const (defined in sptk::DatabaseStatement< Connection, Statement >) | sptk::DatabaseStatement< Connection, Statement > | inline |
stmt() const | sptk::DatabaseStatement< Connection, Statement > | inline |
~DatabaseStatement()=default | sptk::DatabaseStatement< Connection, Statement > | virtual |