accessmode(void) const | hk_datasource | |
add_depending_fields(const hk_string &this_ds_field, const hk_string &master_ds_field, bool registerchange=true) | hk_datasource | |
add_reference(const referentialclass &) | hk_datasource | |
alter_column(const hk_string &col, const hk_string *name=NULL, hk_column::enum_columntype *newtype=NULL, long *size=NULL, const hk_string *defaultvalue=NULL, const bool *primary=NULL, const bool *notnull=NULL) | hk_datasource | |
alter_index(const hk_string &name, bool unique, list< hk_string > &fields) | hk_datasource | |
alter_table_now(void) | hk_datasource | |
alter_view_now(void) | hk_datasource | |
ask_name(void) | hk_datasource | |
automatic_position_datasource(void) | hk_datasource | |
backendsql(void) const | hk_datasource | |
batchread enum value | hk_datasource | |
batchwrite enum value | hk_datasource | |
before_connection_disconnects(void) | hk_datasource | [protected, virtual] |
before_source_vanishes(void) | hk_datasource | [protected, virtual] |
blockdatasourcesignals(void) | hk_datasource | |
blockserversignals(void) | hk_datasource | |
blockvisiblesignals(void) | hk_datasource | |
check_store_changed_data() | hk_datasource | |
clear_columnlist(void) | hk_datasource | [protected] |
clear_depending_fields(bool registerchange=true) | hk_datasource | |
clear_filter(bool registerchange=true) | hk_datasource | |
clear_modecolumnlists(void) | hk_datasource | [protected] |
clear_sorting(bool registerchange=true) | hk_datasource | |
clear_visiblelist(void) | hk_datasource | [protected] |
cm enum value | hk_class | |
column_by_name(const hk_string &c) | hk_datasource | |
column_by_name(const hk_string &c, int colnumber) | hk_datasource | |
column_remove(hk_column *col) | hk_datasource | [protected] |
columnname_occurance(hk_column *) | hk_datasource | |
columnname_occurances(const hk_string &colname) | hk_datasource | |
columnnames(void) | hk_datasource | |
columns(void) | hk_datasource | |
create_actual_row_where_statement(void) | hk_datasource | [protected] |
create_index(const hk_string &name, bool unique, list< hk_string > &fields) | hk_datasource | |
create_new_sql_statement(bool take_changed_data=false) | hk_datasource | [protected] |
create_row_where_statement_at(unsigned long int position, bool withwhere=true) | hk_datasource | [protected] |
create_table_now(void) | hk_datasource | |
create_view_now(void) | hk_datasource | |
database(void) | hk_datasource | |
datasource_used(void) const | hk_datasource | |
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_actualrow(enum_interaction c=interactive) | hk_datasource | |
delete_column(const hk_string &col) | hk_datasource | |
delete_row(enum_interaction c=interactive) | hk_datasource | [protected, virtual] |
delete_rows(unsigned long from, unsigned long to, bool check_depending_datasources=true, bool ask=true) | hk_datasource | |
delimit_identifier(const hk_string &) | hk_datasource | [protected] |
depending_change enum value | hk_datasource | |
depending_changedelete enum value | hk_datasource | |
depending_delete enum value | hk_datasource | |
depending_ds_add(hk_datasource *d) | hk_datasource | [protected] |
depending_ds_remove(hk_datasource *d) | hk_datasource | [protected] |
depending_master_fields | hk_datasource | [protected] |
depending_nohandle enum value | hk_datasource | |
depending_on(void) | hk_datasource | |
depending_on_datasource_after_store_changed_data(void) | hk_datasource | [protected] |
depending_on_datasource_after_update_row(void) | hk_datasource | [protected] |
depending_on_datasource_before_delete_row(void) | hk_datasource | |
depending_on_datasource_before_update_row(void) | hk_datasource | [protected] |
depending_on_datasource_data_has_changed(void) | hk_datasource | [protected] |
depending_on_datasource_deleterow_ok(void) | hk_datasource | |
depending_on_datasource_insertmode(void) | hk_datasource | [protected] |
depending_on_datasource_row_change(bool take_changed_data=false) | hk_datasource | [protected] |
depending_on_datasource_updaterow_ok(void) | hk_datasource | |
depending_on_masterfields(void) | hk_datasource | |
depending_on_presentationdatasource(void) | hk_datasource | |
depending_on_react_on_data_changes(void) | hk_datasource | |
depending_on_thisfields(void) | hk_datasource | |
depending_standard enum value | hk_datasource | |
depending_this_fields | hk_datasource | [protected] |
dependinglist(void) | hk_datasource | |
dependingmode(void) | hk_datasource | |
designheight() const | hk_datasource | |
designwidth() const | hk_datasource | |
disable(void) | hk_datasource | |
driver_specific_add_reference(const referentialclass &) | hk_datasource | [protected, virtual] |
driver_specific_after_copy_table() | hk_datasource | [inline, protected, virtual] |
driver_specific_alter_table_now(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_alter_view_now(void) | hk_datasource | [protected, virtual] |
driver_specific_batch_disable(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_batch_enable(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_batch_goto_next(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_batch_goto_previous(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_before_drop_table(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_columns(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_create_index(const hk_string &name, bool unique, list< hk_string > &fields) | hk_datasource | [protected, virtual] |
driver_specific_create_table_now(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_create_view_now(void) | hk_datasource | [protected, virtual] |
driver_specific_create_viewsql() | hk_datasource | [inline, protected, virtual] |
driver_specific_delete_data_at(unsigned long) | hk_datasource | [inline, protected, virtual] |
driver_specific_disable(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_drop_index(const hk_string &i) | hk_datasource | [protected, virtual] |
driver_specific_drop_reference(const hk_string &) | hk_datasource | [protected, virtual] |
driver_specific_enable(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_goto_row(unsigned long r) | hk_datasource | [protected, virtual] |
driver_specific_indices(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_insert_data(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_load_view() | hk_datasource | [inline, protected, virtual] |
driver_specific_max_rows(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_name(const hk_string &n) | hk_data | [protected, virtual] |
driver_specific_new_column(void) | hk_datasource | [inline, protected, virtual] |
driver_specific_referenceslist(void) | hk_datasource | [protected, virtual] |
driver_specific_set_accessmode(enum_accessmode) | hk_datasource | [inline, protected, virtual] |
driver_specific_transaction_begin(hk_string) | hk_datasource | [protected, virtual] |
driver_specific_transaction_commit(hk_string) | hk_datasource | [protected, virtual] |
driver_specific_transaction_rollback(hk_string) | hk_datasource | [protected, virtual] |
driver_specific_update_data(void) | hk_datasource | [inline, protected, virtual] |
drop_index(const hk_string &i) | hk_datasource | |
drop_reference(const hk_string &) | hk_datasource | |
ds_actionquery enum value | hk_data | |
ds_query enum value | hk_data | |
ds_table enum value | hk_data | |
ds_unknown enum value | hk_data | |
ds_view enum value | hk_data | |
dump_data() | hk_datasource | [virtual] |
enable(void) | hk_datasource | |
end_mastertag(ostream &stream, const hk_string &tag) | hk_class | [static] |
enum_accessmode enum name | hk_datasource | |
enum_datasourcetypes enum name | hk_data | |
enum_dependingmodes enum name | hk_datasource | |
enum_interaction enum name | hk_class | |
enum_measuresystem enum name | hk_class | |
enum_tablemodes enum name | hk_datasource | |
enum_tagtype enum name | hk_class | |
execute_visible_object_after_delete(void) | hk_datasource | [protected] |
execute_visible_object_after_insert(void) | hk_datasource | [protected] |
execute_visible_object_after_row_change(void) | hk_datasource | [protected] |
execute_visible_object_before_delete(void) | hk_datasource | [protected] |
execute_visible_object_before_insert(void) | hk_datasource | [protected] |
execute_visible_object_before_row_change(void) | hk_datasource | [protected] |
execute_visible_object_script_after_update(void) | hk_datasource | [protected] |
execute_visible_object_script_before_update(void) | hk_datasource | [protected] |
fieldorigin(const hk_string &) | hk_datasource | |
filelist_changes(listtype t) | hk_datasource | [protected, virtual] |
filter(void) | hk_datasource | |
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] |
goto_first(void) | hk_datasource | |
goto_last(void) | hk_datasource | |
goto_next(void) | hk_datasource | |
goto_previous(void) | hk_datasource | |
goto_random(void) | hk_datasource | |
goto_row(unsigned long r) | hk_datasource | [virtual] |
has_changed(void) const | hk_datasource | |
height(void) const | hk_datasource | |
hk_class(void) | hk_class | [protected] |
hk_column class | hk_datasource | [friend] |
hk_data() | hk_data | [protected] |
hk_database class | hk_datasource | [friend] |
hk_datasource(hk_database *db, hk_presentation *p=NULL) | hk_datasource | [protected] |
hk_dsvisible class | hk_datasource | [friend] |
hk_presentation class | hk_datasource | [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 | |
identifierdelimiter(void) const | hk_data | [inline] |
ignore_changed_data(void) const | hk_datasource | |
inch enum value | hk_class | |
index_exists(const hk_string &) | hk_datasource | |
indices(void) | hk_datasource | |
inform_before_disable(void) | hk_datasource | [protected] |
inform_before_enable(void) | hk_datasource | [protected] |
inform_before_row_change(void) | hk_datasource | [protected] |
inform_depending_ds_after_store_changed_data(void) | hk_datasource | [protected] |
inform_depending_ds_after_update_row(void) | hk_datasource | [protected] |
inform_depending_ds_before_update_row(void) | hk_datasource | [protected] |
inform_depending_ds_data_has_changed(void) | hk_datasource | [protected] |
inform_depending_ds_disable(void) | hk_datasource | [protected] |
inform_depending_ds_enable(void) | hk_datasource | [protected] |
inform_depending_ds_goto_row(void) | hk_datasource | [protected] |
inform_depending_ds_insertmode(void) | hk_datasource | [protected] |
inform_depending_ds_store_data(void) | hk_datasource | [protected] |
inform_visible_objects_after_store_changed_data(void) | hk_datasource | [protected] |
inform_visible_objects_batch_goto_next(void) | hk_datasource | [protected] |
inform_visible_objects_batch_goto_previous(void) | hk_datasource | [protected] |
inform_visible_objects_before_columns_deleted(void) | hk_datasource | [protected] |
inform_visible_objects_before_insert_row(void) | hk_datasource | [protected] |
inform_visible_objects_before_store_changed_data(void) | hk_datasource | [protected] |
inform_visible_objects_ds_disable(void) | hk_datasource | [protected] |
inform_visible_objects_ds_enable(void) | hk_datasource | [protected] |
inform_visible_objects_insertmode(void) | hk_datasource | [protected] |
inform_visible_objects_new_columns_created(void) | hk_datasource | [protected] |
inform_visible_objects_row_add(void) | hk_datasource | [protected] |
inform_visible_objects_row_change(void) | hk_datasource | [protected] |
inform_visible_objects_row_delete(void) | hk_datasource | [protected] |
inform_when_indexlist_changes(void) | hk_datasource | [protected] |
inform_when_table_structure_changes(void) | hk_datasource | [protected] |
insert_row(enum_interaction c=interactive) | hk_datasource | [protected, virtual] |
interactive enum value | hk_class | |
internalfilter(void) | hk_datasource | |
is_automatic_data_update(void) | hk_datasource | |
is_enabled(void) const | hk_datasource | |
is_newreferencename(const hk_string &) | hk_datasource | [protected] |
is_rawsql(void) | hk_datasource | |
is_readonly(void) const | hk_datasource | |
load_datasourcedefinition(const hk_string &definition, bool use_xmltablename=true, bool ask=true) | hk_datasource | |
loaddata(const hk_string &definition, bool loadsql=true) | hk_datasource | |
hk_data::loaddata(const hk_string &definition) | hk_class | [virtual] |
locale(void) | hk_class | [static] |
mastertag enum value | hk_class | |
max_rows(void) | hk_datasource | |
measuresystem(void) | hk_class | [static] |
mode(void) | hk_datasource | |
mode_altertable enum value | hk_datasource | |
mode_createtable enum value | hk_datasource | |
mode_deleterow enum value | hk_datasource | |
mode_disabled enum value | hk_datasource | |
mode_insertrow enum value | hk_datasource | |
mode_normal enum value | hk_datasource | |
mode_unknown enum value | hk_datasource | |
name(void) | hk_datasource | [virtual] |
hk_data::name(void) const | hk_data | [virtual] |
new_column(void) | hk_datasource | |
new_interpreter(const hk_string &interpreter, hk_presentation *) | hk_class | [protected] |
new_referencename(const referentialclass &) | hk_datasource | [protected] |
noninteractive enum value | hk_class | |
normaltag enum value | hk_class | |
p_actionquery | hk_datasource | [protected] |
p_actual_row_where | hk_datasource | [protected] |
p_altercolumns | hk_datasource | [protected] |
p_automatic_data_update | hk_datasource | [protected] |
p_casesensitive | hk_datasource | [protected] |
p_columns | hk_datasource | [protected] |
p_counter | hk_datasource | [protected] |
p_database | hk_datasource | [protected] |
p_dateformat | hk_datasource | [protected] |
p_datetimeformat | hk_datasource | [protected] |
p_defaultdateformat | hk_class | [protected, static] |
p_defaultdatetimeformat | hk_class | [protected, static] |
p_defaulttimeformat | hk_class | [protected, static] |
p_deletecolumns | hk_datasource | [protected] |
p_dependinglist | hk_datasource | [protected] |
p_enabled | hk_datasource | [protected] |
p_enablefunction | hk_datasource | [protected, static] |
p_enablefunctioncounter | hk_datasource | [protected, static] |
p_false | hk_datasource | [protected] |
p_identifierdelimiter | hk_data | [protected] |
p_ignore_changed_data | hk_datasource | [protected] |
p_mode | hk_datasource | [protected] |
p_name | hk_data | [protected] |
p_newcolumns | hk_datasource | [protected] |
p_parsed_sql | hk_datasource | [protected] |
p_primary_key_used | hk_datasource | [protected] |
p_print_sqlstatements | hk_data | [protected, static] |
p_readonly | hk_datasource | [protected] |
p_references | hk_datasource | [protected] |
p_runtime_only | hk_class | [protected, static] |
p_sql | hk_datasource | [protected] |
p_sql_delimiter | hk_datasource | [protected] |
p_sqltextdelimiter | hk_data | [protected] |
p_tablesql_set | hk_datasource | [protected] |
p_timeformat | hk_datasource | [protected] |
p_true | hk_datasource | [protected] |
p_viewsql | hk_datasource | [protected] |
parse_fieldpart(void) | hk_datasource | [protected] |
parse_sql(void) | hk_datasource | [protected] |
parse_tablepart(void) | hk_datasource | [protected] |
presentation(void) | hk_datasource | |
presentationnumber(void) const | hk_datasource | [inline] |
previous_enable_problems(void) const | hk_datasource | |
print_sql(void) | hk_datasource | [protected] |
print_sqlstatements(void) | hk_data | [inline, static] |
referenceslist(void) | hk_datasource | |
reload_data(bool take_changed_data=false) | hk_datasource | [protected] |
reset_changed_data(void) | hk_datasource | |
row_position(void) | hk_datasource | |
runtime_only(void) | hk_class | [static] |
save_datasourcedefinition(ostream &s) | hk_datasource | |
save_preferences(void) | hk_class | [static] |
savedata(ostream &s, bool saveall=true) | hk_datasource | |
hk_data::savedata(ostream &s) | hk_class | [virtual] |
set_accessmode(enum_accessmode) | hk_datasource | |
set_automatic_data_update(bool u) | hk_datasource | |
set_blockdatasourcesignals(bool) | hk_datasource | |
set_blockserversignals(bool) | hk_datasource | |
set_blockvisiblesignals(bool v) | hk_datasource | |
set_datetimeformat(const hk_string &datetime, const hk_string &date, const hk_string &time) | hk_datasource | [inline] |
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_depending_on(hk_datasource *d, bool react_on_data_changes=false, enum_dependingmodes mode=depending_standard) | hk_datasource | |
set_depending_on_presentationdatasource(long d, bool react_on_data_changes=false, enum_dependingmodes mode=depending_standard, bool registerchange=true) | hk_datasource | |
set_designsize(int w, int h, bool registerchange=true) | hk_datasource | |
set_directorydialog(stringvalue_dialogtype *f) | hk_class | [static] |
set_enabled(bool e) | hk_datasource | |
set_enablefunction(voidfunction *, long counter) | hk_datasource | [static] |
set_filedialog(file_dialogtype *f) | hk_class | [static] |
set_filter(const hk_string &f, bool registerchange=true) | hk_datasource | |
set_generaldebug(bool d) | hk_class | [static] |
set_has_changed(void) | hk_datasource | [protected] |
set_has_not_changed(void) | hk_datasource | [protected] |
set_ignore_changed_data(void) | hk_datasource | |
set_internalfilter(const hk_string &f) | hk_datasource | |
set_locale(const hk_string &locale) | hk_class | [static] |
set_measuresystem(enum_measuresystem) | hk_class | [static] |
set_name(const hk_string &n, bool registerchange=true) | hk_datasource | [virtual] |
hk_data::set_name(const hk_string &n) | hk_data | [virtual] |
set_position(int x, int y, bool registerchange=true) | hk_datasource | |
set_print_sqlstatements(bool p) | hk_data | [static] |
set_query(hk_qbe *, bool registerchange=true) | hk_datasource | [virtual] |
set_readonly(bool r) | hk_datasource | |
set_showpedantic(bool s) | hk_class | [static] |
set_size(int width, int height, bool registerchange=true) | hk_datasource | |
set_sorting(const hk_string &s, bool registerchange=true) | hk_datasource | |
set_sql(const hk_string &s, bool rawsql=false, bool registerchange=true) | hk_datasource | |
set_sqldelimiter(const hk_string &) | hk_datasource | |
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_temporaryfilter(const hk_string &f) | hk_datasource | |
set_temporarysorting(const hk_string &s) | hk_datasource | |
set_translatefunction(translatefunctiontype *t) | hk_class | [static] |
set_use_internalfilter(bool use) | hk_datasource | |
set_use_temporaryfilter(bool use) | hk_datasource | |
set_use_temporarysorting(bool use) | hk_datasource | |
set_warningmessage(messagewindowtype *m) | hk_class | [static] |
set_yesnodialog(yesno_dialogtype *d) | hk_class | [static] |
setmode_altertable(void) | hk_datasource | |
setmode_createtable(void) | hk_datasource | |
setmode_insertrow(void) | hk_datasource | |
setmode_normal(void) | hk_datasource | |
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] |
sorting(void) | hk_datasource | |
sql(void) const | hk_datasource | |
standard enum value | hk_datasource | |
start_mastertag(ostream &stream, const hk_string &tag) | hk_class | [static] |
store_changed_data(enum_interaction c=interactive) | hk_datasource | |
systemcolumnname(const hk_string &n) | hk_datasource | |
temporaryfilter(void) | hk_datasource | |
temporarysorting(void) | hk_datasource | |
textdelimiter(void) const | hk_data | [inline] |
totalfieldorigin(const hk_string &) | hk_datasource | |
transaction_begin(hk_string name="") | hk_datasource | |
transaction_commit(hk_string name="") | hk_datasource | |
transaction_rollback(hk_string name="") | hk_datasource | |
type(void) const | hk_data | [virtual] |
update_row(enum_interaction c=interactive) | hk_datasource | [protected, virtual] |
use_internalfilter(void) | hk_datasource | |
use_temporaryfilter(void) | hk_datasource | |
use_temporarysorting(void) | hk_datasource | |
visible_add(hk_dsvisible *v) | hk_datasource | [protected] |
visible_remove(hk_dsvisible *v) | hk_datasource | [protected] |
wanna_debug(bool d) | hk_class | |
wanna_debug(void) const | hk_class | |
while_disabling(void) const | hk_datasource | |
while_enabling(void) const | hk_datasource | |
while_goto_row(void) const | hk_datasource | |
whole_datasource_where_statement(bool take_changed_data=false) | hk_datasource | [protected] |
width(void) const | hk_datasource | |
x(void) const | hk_datasource | |
y(void) const | hk_datasource | |
~hk_class(void) | hk_class | [protected, virtual] |
~hk_data() | hk_data | [protected, virtual] |
~hk_datasource() | hk_datasource | [virtual] |