Botan 3.4.0
Crypto and TLS for C&
Botan::SQL_Database Member List

This is the complete list of members for Botan::SQL_Database, including all inherited members.

create_table(std::string_view table_schema)=0Botan::SQL_Databasepure virtual
exec(std::string_view sql)Botan::SQL_Databaseinlinevirtual
is_threadsafe() constBotan::SQL_Databaseinlinevirtual
new_statement(std::string_view base_sql) const =0Botan::SQL_Databasepure virtual
row_count(std::string_view table_name)=0Botan::SQL_Databasepure virtual
rows_changed_by_last_statement()=0Botan::SQL_Databasepure virtual
~SQL_Database()=defaultBotan::SQL_Databasevirtual