Botan 3.6.1
Crypto and TLS for C&
|
This is the complete list of members for Botan::SQL_Database, including all inherited members.
create_table(std::string_view table_schema)=0 | Botan::SQL_Database | pure virtual |
exec(std::string_view sql) | Botan::SQL_Database | inlinevirtual |
is_threadsafe() const | Botan::SQL_Database | inlinevirtual |
new_statement(std::string_view base_sql) const =0 | Botan::SQL_Database | pure virtual |
row_count(std::string_view table_name)=0 | Botan::SQL_Database | pure virtual |
rows_changed_by_last_statement()=0 | Botan::SQL_Database | pure virtual |
~SQL_Database()=default | Botan::SQL_Database | virtual |