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