TkN 2.1
Toolkit for Nuclei
tkdatabase Member List

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()tkdatabaseinline
get_name()tkdatabaseinline
get_sql_db()tkdatabaseinline
get_table(tkstring _table_name)tkdatabase
get_value(tkstring _selection, tkstring _from, tkstring _condition="")tkdatabase
get_views()tkdatabaseinline
getdir(tkstring _dir, std::vector< tkstring > &_files)tkdatabasestatic
has_table(const tkstring &_table_name)tkdatabase
has_view(const tkstring &_table_name)tkdatabase
list_files(tkstring _dir, tkstring _pattern)tkdatabasestatic
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)tkdatabaseinline
print(const tkstring &_properties="", const tkstring &_opt="")tkdatabase
remove_table(tkstring _table_name)tkdatabase
set_sql_db(sqlite3 *_sql_db)tkdatabaseinline
the_database()tkdatabasestatic
tkdatabase(bool opening_db=true)tkdatabase
~tkdatabase()=defaulttkdatabasevirtual