![]() |
TkN 2.2
Toolkit for Nuclei
|
This is the complete list of members for tkdatabase, including all inherited members.
| add_table(tkdb_table &_table) | tkdatabase | |
| begin(tkstring _selection, tkstring _from, tkstring _condition="", tkstring _loop_name="default", tkstring _extra_cmd="") | tkdatabase | |
| close() | tkdatabase | |
| count(const tkstring &_from, const tkstring &_condition="") | tkdatabase | |
| end(const tkstring &_loop_name="default") | tkdatabase | |
| exec_sql(const char *_cmd) | tkdatabase | |
| get_full_name() | tkdatabase | inline |
| get_name() | tkdatabase | inline |
| get_sql_db() | tkdatabase | inline |
| get_table(tkstring _table_name) | tkdatabase | |
| get_value(tkstring _selection, tkstring _from, tkstring _condition="") | tkdatabase | |
| get_views() | tkdatabase | inline |
| getdir(tkstring _dir, std::vector< tkstring > &_files) | tkdatabase | static |
| has_table(const tkstring &_table_name) | tkdatabase | |
| has_view(const tkstring &_table_name) | tkdatabase | |
| list_files(tkstring _dir, tkstring _pattern) | tkdatabase | static |
| load_tables() | tkdatabase | |
| load_views() | tkdatabase | |
| new_table(tkstring _table_name) | tkdatabase | |
| next(const tkstring &_loop_name="default") | tkdatabase | |
| open(tkstring _db, tkstring _option="OPEN") | tkdatabase | |
| operator[](const char *_table) | tkdatabase | inline |
| print(const tkstring &_properties="", const tkstring &_opt="") | tkdatabase | |
| remove_table(tkstring _table_name) | tkdatabase | |
| set_sql_db(sqlite3 *_sql_db) | tkdatabase | inline |
| the_database() | tkdatabase | static |
| tkdatabase(bool opening_db=true) | tkdatabase | |
| ~tkdatabase()=default | tkdatabase | virtual |