|
Botan 3.13.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::SQL_Database::Table_Schema, including all inherited members.
| columns() const | Botan::SQL_Database::Table_Schema | inline |
| if_not_exists() | Botan::SQL_Database::Table_Schema | inline |
| is_if_not_exists() const | Botan::SQL_Database::Table_Schema | inline |
| name() const | Botan::SQL_Database::Table_Schema | inline |
| Table_Schema(std::string name, std::vector< Column > columns) | Botan::SQL_Database::Table_Schema | inline |