Botan  1.11.15
Botan::SQL_Database Member List
This is the complete list of members for Botan::SQL_Database, including all inherited members.
create_table(const std::string &table_schema)=0Botan::SQL_Database [pure virtual]
new_statement(const std::string &base_sql) const =0Botan::SQL_Database [pure virtual]
row_count(const std::string &table_name)=0Botan::SQL_Database [pure virtual]
~SQL_Database()Botan::SQL_Database [inline, virtual]