StormByte C++ Library: Database module 0.0.9999
StormByte-Database is a StormByte library module for handling database connections
Loading...
Searching...
No Matches
StormByte::Database::SQLite::SQLite3 Member List

This is the complete list of members for StormByte::Database::SQLite::SQLite3, including all inherited members.

BeginExclusiveTransaction()StormByte::Database::Database< Query, PreparedSTMT >inlinevirtual
BeginTransaction()StormByte::Database::Database< Query, PreparedSTMT >inlinevirtual
CommitTransaction()StormByte::Database::Database< Query, PreparedSTMT >inlinevirtual
Connect() overrideStormByte::Database::SQLite::SQLite3protectedvirtual
Database()=defaultStormByte::Database::Database< Query, PreparedSTMT >
Database(const Database &)=deleteStormByte::Database::Database< Query, PreparedSTMT >
Database(Database &&)=defaultStormByte::Database::Database< Query, PreparedSTMT >
Disconnect() overrideStormByte::Database::SQLite::SQLite3protectedvirtual
GetPreparedSTMT(const std::string &name) constStormByte::Database::Database< Query, PreparedSTMT >inline
LastError() const overrideStormByte::Database::SQLite::SQLite3protectedvirtual
m_prepared_stmtsStormByte::Database::Database< Query, PreparedSTMT >protected
operator=(const SQLite3 &db)=deleteStormByte::Database::SQLite::SQLite3
operator=(SQLite3 &&db) noexcept=defaultStormByte::Database::SQLite::SQLite3
StormByte::Database::Database::operator=(const Database &)=deleteStormByte::Database::Database< Query, PreparedSTMT >
StormByte::Database::Database::operator=(Database &&)=defaultStormByte::Database::Database< Query, PreparedSTMT >
PrepareAll(const std::map< std::string, std::string > &queries)StormByte::Database::Database< Query, PreparedSTMT >inline
PrepareQuery(const std::string &query)StormByte::Database::Database< Query, PreparedSTMT >inline
PrepareSTMT(const std::string &name, const std::string &query)StormByte::Database::Database< Query, PreparedSTMT >inline
RollbackTransaction()StormByte::Database::Database< Query, PreparedSTMT >inlinevirtual
SilentQuery(const std::string &query)StormByte::Database::Database< Query, PreparedSTMT >inline
SQLite3(const SQLite3 &db)=deleteStormByte::Database::SQLite::SQLite3
SQLite3(SQLite3 &&db) noexcept=defaultStormByte::Database::SQLite::SQLite3
SQLite3()StormByte::Database::SQLite::SQLite3protected
SQLite3(const std::filesystem::path &dbfile)StormByte::Database::SQLite::SQLite3protected
SQLite3(std::filesystem::path &&dbfile)StormByte::Database::SQLite::SQLite3protected
~Database()=defaultStormByte::Database::Database< Query, PreparedSTMT >virtual
~SQLite3() noexceptStormByte::Database::SQLite::SQLite3virtual