|
Botan
2.13.0
Crypto and TLS for C++11
|
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 |
1.8.9.1