Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
sese::db::impl::SqlitePreparedStatementImpl Member List

This is the complete list of members for sese::db::impl::SqlitePreparedStatementImpl, including all inherited members.

buffersese::db::impl::SqlitePreparedStatementImplprotected
countsese::db::impl::SqlitePreparedStatementImplprotected
executeQuery() noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
executeUpdate() noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
getColumnSize(uint32_t index) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
getColumnType(uint32_t index, MetadataType &type) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
getErrorCode() constsese::db::PreparedStatementinline
getLastError() const noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
getLastErrorMessage() const noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
INTEGER_AFFINITY_SETsese::db::impl::SqlitePreparedStatementImplprotectedstatic
isManualsese::db::impl::SqlitePreparedStatementImplprotected
Ptr typedefsese::db::PreparedStatement
REAL_AFFINITY_SETsese::db::impl::SqlitePreparedStatementImplprotectedstatic
setDateTime(uint32_t index, const sese::DateTime &value) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
setDouble(uint32_t index, const double &value) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
setFloat(uint32_t index, const float &value) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
setInteger(uint32_t index, const int32_t &value) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
setLong(uint32_t index, const int64_t &value) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
setNull(uint32_t index) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
setText(uint32_t index, const char *value) noexcept overridesese::db::impl::SqlitePreparedStatementImplvirtual
splitBefore(const std::string &str)sese::db::impl::SqlitePreparedStatementImplprotectedstatic
SqlitePreparedStatementImpl(sqlite3_stmt *stmt, size_t count) noexceptsese::db::impl::SqlitePreparedStatementImplexplicit
stmtsese::db::impl::SqlitePreparedStatementImplprotected
stmtStatussese::db::impl::SqlitePreparedStatementImplprotected
TEXT_AFFINITY_SETsese::db::impl::SqlitePreparedStatementImplprotectedstatic
~PreparedStatement() noexcept=defaultsese::db::PreparedStatementvirtual
~SqlitePreparedStatementImpl() noexcept overridesese::db::impl::SqlitePreparedStatementImpl