Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

hk_database Member List

This is the complete list of members for hk_database, including all inherited members.

before_source_vanishes(void)hk_database [protected, virtual]
central enum valuehk_database
central_filelist(filetype type)hk_database
clear_visiblelist(void)hk_database [protected]
cm enum valuehk_class
connection(void) const hk_database [inline]
connection_connected(void)hk_database [protected, virtual]
connection_disconnected(void)hk_database [protected, virtual]
copy_table(hk_datasource *fromdatasource, bool schema_and_data, bool replacetable, bool ask, progress_dialogtype *progressdialog=NULL)hk_database
copy_view(hk_datasource *fromdatasource, progress_dialogtype *progressdialog=NULL, const hk_string &newname="")hk_database
create_centralstoragetable(void)hk_database
database_path(void)hk_database
databasecharset(void) const hk_database
dbvisible_add(hk_dbvisible *v)hk_database [protected]
dbvisible_remove(hk_dbvisible *v)hk_database [protected]
default_automatic_data_update(void)hk_class [static]
defaultdateformat(void)hk_class [static]
defaultdatetimeformat(void)hk_class [static]
defaultdriver(void)hk_class [static]
defaulttimeformat(void)hk_class [static]
delete_centralfile(const hk_string &name, filetype type, enum_interaction x=interactive)hk_database
delete_file(const hk_string &name, filetype type, enum_interaction x=interactive)hk_database
delete_localfile(const hk_string &name, filetype type, enum_interaction x=interactive)hk_database
delete_table(const hk_string &table, enum_interaction x=interactive)hk_database [virtual]
delete_view(const hk_string &view, enum_interaction x=interactive)hk_database [virtual]
disable(void)hk_database
driver_specific_new_actionquery(void)hk_database [inline, protected, virtual]
driver_specific_new_resultquery(hk_presentation *p)hk_database [protected, virtual]
driver_specific_new_table(hk_presentation *p)hk_database [protected, virtual]
driver_specific_new_view(hk_presentation *p)hk_database [protected, virtual]
driver_specific_rename_table(const hk_string &oldname, const hk_string &newname)hk_database [inline, protected, virtual]
driver_specific_select_db(void)hk_database [inline, protected, virtual]
driver_specific_set_name(void)hk_database [inline, protected, virtual]
driver_specific_tablelist(void)hk_database [inline, protected, virtual]
driver_specific_viewlist(void)hk_database [inline, protected, virtual]
ds_remove(hk_data *ds)hk_database [protected]
end_mastertag(ostream &stream, const hk_string &tag)hk_class [static]
enum_interaction enum namehk_class
enum_measuresystem enum namehk_class
enum_storage enum namehk_database
enum_storagemode enum namehk_database
enum_tagtype enum namehk_class
existing_form(const hk_string name)hk_database
existing_presentation(const hk_string &name, hk_presentation::enum_presentationtype t)hk_database
existing_report(const hk_string name)hk_database
fileendings(filetype e)hk_database
fileendings(objecttype e)hk_database
filelist(filetype type)hk_database
form_exists(const hk_string &formname)hk_database
formlist(void)hk_database
generaldebug(void)hk_class [inline]
get_tagvalue(const hk_string &where, const hk_string &tag, hk_string &value, int position=1, enum_tagtype tagtype=normaltag)hk_class [static]
get_tagvalue(const hk_string &where, const hk_string &tag, unsigned long &value, int position=1)hk_class [static]
get_tagvalue(const hk_string &where, const hk_string &tag, unsigned int &value, int position=1)hk_class [static]
get_tagvalue(const hk_string &where, const hk_string &tag, long &value, int position=1)hk_class [static]
get_tagvalue(const hk_string &where, const hk_string &tag, int &value, int position=1)hk_class [static]
get_tagvalue(const hk_string &where, const hk_string &tag, bool &value, int position=1)hk_class [static]
has_centralstoragetable(void)hk_database
hk_actionquery classhk_database [friend]
hk_class(void)hk_class [protected]
hk_connection classhk_database [friend]
hk_database(hk_connection *c)hk_database [protected]
hk_datasource classhk_database [friend]
hk_dbvisible classhk_database [friend]
hk_presentation classhk_database [friend]
hk_translate(const hk_string &t)hk_class [static]
hkclassname(const hk_string &n)hk_class
hkclassname(void) const hk_class
hkdebug(const hk_string &d) const hk_class
hkdebug(const hk_string &d, const hk_string &e) const hk_class
hkdebug(const hk_string &d, int i) const hk_class
hkdebug(const hk_string &d, double i) const hk_class
inch enum valuehk_class
inform_datasources_before_closing(void)hk_database [protected]
inform_datasources_filelist_changes(listtype type)hk_database [protected]
interactive enum valuehk_class
is_automatic_data_update(void)hk_database
load(const hk_string &name, filetype type)hk_database
load_central(const hk_string &name, filetype type)hk_database
load_configuration(void)hk_database [protected]
load_datasource(const hk_string &name, datasourcetype dt=dt_table, hk_presentation *p=NULL)hk_database
load_local(const hk_string &name, filetype type)hk_database
loaddata(const hk_string &definition)hk_database [protected, virtual]
loadmode(filetype)hk_database
local enum valuehk_database
local_filelist(filetype type)hk_database
locale(void)hk_class [static]
mastertag enum valuehk_class
measuresystem(void)hk_class [static]
name(void)hk_database
new_actionquery(void)hk_database
new_dialogformvisible(void)hk_database
new_formvisible(void)hk_database
new_interpreter(const hk_string &interpreter, hk_presentation *)hk_class [protected]
new_queryvisible(void)hk_database
new_reportvisible(void)hk_database
new_resultquery(hk_presentation *p=NULL)hk_database
new_table(const hk_string &name="", hk_presentation *p=NULL)hk_database
new_tablevisible(void)hk_database
new_view(const hk_string &name="", hk_presentation *p=NULL)hk_database
noninteractive enum valuehk_class
normaltag enum valuehk_class
p_connectionhk_database [protected]
p_defaultdateformathk_class [protected, static]
p_defaultdatetimeformathk_class [protected, static]
p_defaulttimeformathk_class [protected, static]
p_runtime_onlyhk_class [protected, static]
p_tablelisthk_database [protected]
p_tableviewlisthk_database [protected]
p_urlhk_database [protected]
p_viewlisthk_database [protected]
presentation_add(hk_presentation *p)hk_database [protected]
presentation_remove(hk_presentation *p)hk_database [protected]
presentationlist() const hk_database
query_exists(const hk_string &queryname)hk_database
querylist(void)hk_database
rename_file(const hk_string &originalname, const hk_string &newname, filetype type, enum_interaction x=interactive)hk_database
rename_table(const hk_string &originalname, const hk_string &newname, enum_interaction x=interactive)hk_database
report_exists(const hk_string &reportname)hk_database
reportlist(void)hk_database
runtime_only(void)hk_class [static]
save(const hk_string &statement, const hk_string &name, filetype type, bool ask_before_overwrite=true, bool ask_for_new_name=false)hk_database
save(enum_storage storage, const hk_string &statement, const hk_string &name, filetype type, bool ask_before_overwrite=true, bool ask_for_new_name=false)hk_database
save_central(const hk_string &statement, const hk_string &name, filetype type, bool ask_before_overwrite, bool ask_for_new_name)hk_database
save_central(enum_storage storage, const hk_string &statement, const hk_string &name, filetype type, bool ask_before_overwrite, bool ask_for_new_name)hk_database
save_configuration(void)hk_database
save_local(enum_storage storage, const hk_string &statement, const hk_string &name, filetype type, bool ask_before_overwrite, bool ask_for_new_name)hk_database
save_local(const hk_string &statement, const hk_string &name, filetype type, bool ask_before_overwrite, bool ask_for_new_name)hk_database
save_preferences(void)hk_class [static]
savedata(ostream &s)hk_database [protected, virtual]
savestream(const hk_string &name, filetype type, bool ask_before_overwrite=true)hk_database
savestream(const hk_string &name, filetype type, bool ask_before_overwrite, bool with_header, bool ask_for_new_name=false)hk_database
savestream(enum_storage storage, const hk_string &name, filetype type, bool ask_before_overwrite, bool with_header, bool ask_for_new_name)hk_database
savestringstream(filetype type)hk_database
savestringstream(filetype type, bool with_header)hk_database
select_db(const hk_string &newname)hk_database [protected]
set_automatic_data_update(bool u)hk_database
set_databasecharset(const hk_string &charset)hk_database
set_default_automatic_data_update(bool)hk_class [static]
set_defaultdatetimeformat(const hk_string &timeformat, const hk_string &dateformat, const hk_string &datetimeformat)hk_class [static]
set_defaultdriver(const hk_string &d)hk_class [static]
set_directorydialog(stringvalue_dialogtype *f)hk_class [static]
set_filedialog(file_dialogtype *f)hk_class [static]
set_generaldebug(bool d)hk_class [static]
set_locale(const hk_string &locale)hk_class [static]
set_measuresystem(enum_measuresystem)hk_class [static]
set_name(const hk_string &n)hk_database [virtual]
set_new_dialogformvisiblefunction(newform_type *)hk_database [static]
set_new_formvisiblefunction(newform_type *)hk_database [static]
set_new_queryvisiblefunction(newquery_type *)hk_database [static]
set_new_reportvisiblefunction(newreport_type *)hk_database [static]
set_new_tablevisiblefunction(newtable_type *)hk_database [static]
set_showpedantic(bool s)hk_class [static]
set_storagemode(filetype, enum_storagemode load, enum_storagemode store)hk_database
set_stringvaluedialog(stringvalue_dialogtype *t)hk_class [static]
set_tagvalue(ostream &stream, const hk_string &tag, const hk_string &value)hk_class [static]
set_tagvalue(ostream &stream, const hk_string &tag, unsigned long value)hk_class [static]
set_tagvalue(ostream &stream, const hk_string &tag, unsigned int value)hk_class [static]
set_tagvalue(ostream &stream, const hk_string &tag, long value)hk_class [static]
set_tagvalue(ostream &stream, const hk_string &tag, int value)hk_class [static]
set_tagvalue(ostream &stream, const hk_string &tag, bool value)hk_class [static]
set_translatefunction(translatefunctiontype *t)hk_class [static]
set_usewidgetparent(hk_class *)hk_database
set_warningmessage(messagewindowtype *m)hk_class [static]
set_yesnodialog(yesno_dialogtype *d)hk_class [static]
show_directorydialog(const hk_string &f="")hk_class [static]
show_filedialog(const hk_string &f="", enum_operationmode m=file_open)hk_class [static]
show_stringvaluedialog(const hk_string &t)hk_class [static]
show_warningmessage(const hk_string &m)hk_class [static]
show_yesnodialog(const hk_string &m, bool default_value)hk_class [static]
showpedantic(void)hk_class [inline, static]
st_overwrite enum valuehk_database
st_storechanges enum valuehk_database
start_mastertag(ostream &stream, const hk_string &tag)hk_class [static]
storagemode(filetype)hk_database
store_connectionfile(const hk_url &url, bool store_password=false)hk_database
table_exists(const hk_string &tablename)hk_database
tablelist(bool with_systemtable=false)hk_database
tableviewlist(bool with_systemtable=false)hk_database
view_exists(const hk_string &viewname)hk_database
viewlist()hk_database
wanna_debug(bool d)hk_class
wanna_debug(void) const hk_class
~hk_class(void)hk_class [protected, virtual]
~hk_database()hk_database [virtual]


Generated on Thu Mar 9 18:40:41 2006 for hk_classes by  doxygen 1.4.1