|
Databaseconnectionclasses
0.5.3
|
This is the complete list of members for hk_mysqltable, including all inherited members.
| accessmode(void) const (defined in hk_datasource) | 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) (defined in hk_datasource) | hk_datasource | |
| ask_name(void) | hk_datasource | |
| automatic_position_datasource(void) (defined in hk_datasource) | hk_datasource | |
| backendsql(void) const | hk_datasource | |
| batchread enum value (defined in hk_datasource) | hk_datasource | |
| batchwrite enum value (defined in hk_datasource) | hk_datasource | |
| before_connection_disconnects(void) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| before_source_vanishes(void) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| blockdatasourcesignals(void) (defined in hk_datasource) | hk_datasource | |
| blockserversignals(void) (defined in hk_datasource) | hk_datasource | |
| blockvisiblesignals(void) (defined in hk_datasource) | hk_datasource | |
| check_store_changed_data() (defined in hk_datasource) | hk_datasource | |
| clear_columnlist(void) (defined in hk_datasource) | hk_datasource | protected |
| clear_depending_fields(bool registerchange=true) | hk_datasource | |
| clear_filter(bool registerchange=true) | hk_datasource | |
| clear_modecolumnlists(void) (defined in hk_datasource) | hk_datasource | protected |
| clear_sorting(bool registerchange=true) | hk_datasource | |
| clear_visiblelist(void) (defined in hk_datasource) | hk_datasource | protected |
| cm enum value (defined in hk_class) | 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) (defined in hk_datasource) | hk_datasource | protected |
| columndata(unsigned long row, unsigned int fieldnr) (defined in hk_storagedatasource) | hk_storagedatasource | |
| columnname_occurance(hk_column *) | hk_datasource | |
| columnname_occurances(const hk_string &colname) | hk_datasource | |
| columnnames(void) (defined in hk_datasource) | hk_datasource | |
| columns(void) | hk_datasource | |
| create_actual_row_where_statement(void) (defined in hk_datasource) | 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) (defined in hk_datasource) | hk_datasource | protected |
| create_row_where_statement_at(unsigned long int position, bool withwhere=true) (defined in hk_datasource) | hk_datasource | protected |
| create_table_now(void) | hk_datasource | |
| create_view_now(void) (defined in hk_datasource) | hk_datasource | |
| database(void) (defined in hk_datasource) | hk_datasource | |
| datasource_used(void) const | hk_datasource | |
| dateformat(void) const (defined in hk_datasource) | hk_datasource | inline |
| datetimeformat(void) const (defined in hk_datasource) | hk_datasource | inline |
| dbhandler(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | |
| default_automatic_data_update(void) (defined in hk_class) | hk_class | static |
| defaultdateformat(void) (defined in hk_class) | hk_class | static |
| defaultdatetimeformat(void) (defined in hk_class) | hk_class | static |
| defaultdriver(void) (defined in hk_class) | hk_class | static |
| defaulttimeformat(void) (defined in hk_class) | hk_class | static |
| delete_actualrow(enum_interaction c=interactive) | hk_datasource | |
| delete_column(const hk_string &col) | hk_datasource | |
| delete_data(void) | hk_storagedatasource | protected |
| delete_row(enum_interaction c=interactive) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| delete_rows(unsigned long from, unsigned long to, bool check_depending_datasources=true, enum_interaction c=interactive) | hk_datasource | virtual |
| delimit_identifier(const hk_string &) (defined in hk_datasource) | hk_datasource | protected |
| depending_change enum value (defined in hk_datasource) | hk_datasource | |
| depending_changedelete enum value (defined in hk_datasource) | hk_datasource | |
| depending_delete enum value (defined in hk_datasource) | hk_datasource | |
| depending_ds_add(hk_datasource *d) (defined in hk_datasource) | hk_datasource | protected |
| depending_ds_remove(hk_datasource *d) (defined in hk_datasource) | hk_datasource | protected |
| depending_master_fields (defined in hk_datasource) | hk_datasource | protected |
| depending_nohandle enum value (defined in hk_datasource) | hk_datasource | |
| depending_on(void) (defined in hk_datasource) | hk_datasource | |
| depending_on_datasource_after_store_changed_data(void) (defined in hk_datasource) | hk_datasource | protected |
| depending_on_datasource_after_update_row(void) (defined in hk_datasource) | hk_datasource | protected |
| depending_on_datasource_before_delete_row(void) (defined in hk_datasource) | hk_datasource | |
| depending_on_datasource_before_update_row(void) (defined in hk_datasource) | hk_datasource | protected |
| depending_on_datasource_data_has_changed(void) (defined in hk_datasource) | hk_datasource | protected |
| depending_on_datasource_deleterow_ok(void) (defined in hk_datasource) | hk_datasource | |
| depending_on_datasource_insertmode(void) (defined in hk_datasource) | hk_datasource | protected |
| depending_on_datasource_row_change(bool take_changed_data=false) (defined in hk_datasource) | hk_datasource | protected |
| depending_on_datasource_updaterow_ok(void) (defined in hk_datasource) | hk_datasource | |
| depending_on_is_left_join(void) (defined in hk_datasource) | hk_datasource | |
| depending_on_masterfields(void) | hk_datasource | |
| depending_on_presentationdatasource(void) (defined in hk_datasource) | hk_datasource | |
| depending_on_react_on_data_changes(void) | hk_datasource | |
| depending_on_thisfields(void) | hk_datasource | |
| depending_standard enum value (defined in hk_datasource) | hk_datasource | |
| depending_this_fields (defined in hk_datasource) | hk_datasource | protected |
| dependinglist(void) (defined in hk_datasource) | hk_datasource | |
| dependingmode(void) | hk_datasource | |
| designheight() const (defined in hk_datasource) | hk_datasource | |
| designwidth() const (defined in hk_datasource) | hk_datasource | |
| disable(void) | hk_datasource | |
| driver_specific_add_reference(const referentialclass &) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_after_copy_table() | hk_datasource | inlineprotectedvirtual |
| driver_specific_alter_table_now(void) (defined in hk_mysqltable) | hk_mysqltable | protectedvirtual |
| driver_specific_alter_view_now(void) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_batch_disable(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | protectedvirtual |
| driver_specific_batch_enable(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | protectedvirtual |
| driver_specific_batch_goto_next(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | protectedvirtual |
| driver_specific_batch_goto_previous(void) (defined in hk_storagedatasource) | hk_storagedatasource | protectedvirtual |
| driver_specific_before_drop_table(void) (defined in hk_datasource) | hk_datasource | inlineprotectedvirtual |
| driver_specific_columns(void) | hk_mysqldatasource | protectedvirtual |
| driver_specific_create_columns(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | protectedvirtual |
| driver_specific_create_index(const hk_string &name, bool unique, list< hk_string > &fields) (defined in hk_mysqltable) | hk_mysqltable | protectedvirtual |
| driver_specific_create_table_now(void) (defined in hk_mysqltable) | hk_mysqltable | protectedvirtual |
| driver_specific_create_view_now(void) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_create_viewsql() (defined in hk_datasource) | hk_datasource | inlineprotectedvirtual |
| driver_specific_delete_data_at(unsigned long) (defined in hk_storagedatasource) | hk_storagedatasource | protectedvirtual |
| driver_specific_disable(void) (defined in hk_storagedatasource) | hk_storagedatasource | protectedvirtual |
| driver_specific_drop_index(const hk_string &i) (defined in hk_mysqltable) | hk_mysqltable | protectedvirtual |
| driver_specific_drop_reference(const hk_string &) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_enable(void) | hk_mysqltable | protectedvirtual |
| driver_specific_goto_row(unsigned long r) (defined in hk_storagedatasource) | hk_storagedatasource | protectedvirtual |
| driver_specific_indices(void) (defined in hk_mysqltable) | hk_mysqltable | protectedvirtual |
| driver_specific_insert_data(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | protectedvirtual |
| driver_specific_load_view() (defined in hk_datasource) | hk_datasource | inlineprotectedvirtual |
| driver_specific_max_rows(void) (defined in hk_storagedatasource) | hk_storagedatasource | protectedvirtual |
| driver_specific_name(const hk_string &n) (defined in hk_mysqltable) | hk_mysqltable | protectedvirtual |
| driver_specific_new_column(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | protectedvirtual |
| driver_specific_referenceslist(void) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_set_accessmode(enum_accessmode) (defined in hk_datasource) | hk_datasource | inlineprotectedvirtual |
| driver_specific_transaction_begin(hk_string) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_transaction_commit(hk_string) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_transaction_rollback(hk_string) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| driver_specific_update_data(void) (defined in hk_storagedatasource) | hk_storagedatasource | protectedvirtual |
| drop_index(const hk_string &i) | hk_datasource | |
| drop_reference(const hk_string &) (defined in hk_datasource) | hk_datasource | |
| ds_actionquery enum value (defined in hk_data) | hk_data | |
| ds_query enum value (defined in hk_data) | hk_data | |
| ds_table enum value (defined in hk_data) | hk_data | |
| ds_unknown enum value (defined in hk_data) | hk_data | |
| ds_view enum value (defined in hk_data) | hk_data | |
| dump_data(void) (defined in hk_storagedatasource) | hk_storagedatasource | 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 (defined in hk_class) | hk_class | |
| enum_tablemodes enum name (defined in hk_datasource) | hk_datasource | |
| enum_tagtype enum name (defined in hk_class) | hk_class | |
| execute_visible_object_after_delete(void) (defined in hk_datasource) | hk_datasource | protected |
| execute_visible_object_after_insert(void) (defined in hk_datasource) | hk_datasource | protected |
| execute_visible_object_after_row_change(void) (defined in hk_datasource) | hk_datasource | protected |
| execute_visible_object_before_delete(void) (defined in hk_datasource) | hk_datasource | protected |
| execute_visible_object_before_insert(void) (defined in hk_datasource) | hk_datasource | protected |
| execute_visible_object_before_row_change(void) (defined in hk_datasource) | hk_datasource | protected |
| execute_visible_object_script_after_update(void) (defined in hk_datasource) | hk_datasource | protected |
| execute_visible_object_script_before_update(void) (defined in hk_datasource) | hk_datasource | protected |
| fieldorigin(const hk_string &) (defined in hk_datasource) | hk_datasource | |
| filelist_changes(listtype t) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| filter(void) (defined in hk_datasource) | hk_datasource | |
| generaldebug(void) (defined in hk_class) | hk_class | inline |
| get_tagvalue(xmlNodePtr where, const hk_string &tag, hk_string &value, int position=1, enum_tagtype tagtype=normaltag) | hk_class | static |
| get_tagvalue(xmlNodePtr where, const hk_string &tag, unsigned long &value, int position=1) (defined in hk_class) | hk_class | static |
| get_tagvalue(xmlNodePtr where, const hk_string &tag, unsigned int &value, int position=1) (defined in hk_class) | hk_class | static |
| get_tagvalue(xmlNodePtr where, const hk_string &tag, long &value, int position=1) (defined in hk_class) | hk_class | static |
| get_tagvalue(xmlNodePtr where, const hk_string &tag, int &value, int position=1) (defined in hk_class) | hk_class | static |
| get_tagvalue(xmlNodePtr where, const hk_string &tag, bool &value, int position=1) (defined in hk_class) | hk_class | static |
| get_tagvalue(xmlNodePtr &where, const hk_string &tag) (defined in hk_class) | 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 (defined in hk_datasource) | hk_datasource | |
| height(void) const (defined in hk_datasource) | hk_datasource | |
| hk_class(void) (defined in hk_class) | hk_class | protected |
| hk_data() (defined in hk_data) | hk_data | protected |
| hk_datasource(hk_database *db, hk_presentation *p=NULL) (defined in hk_datasource) | hk_datasource | protected |
| hk_mysqldatabase (defined in hk_mysqltable) | hk_mysqltable | friend |
| hk_mysqldatasource(hk_mysqldatabase *d, hk_presentation *p) (defined in hk_mysqldatasource) | hk_mysqldatasource | protected |
| hk_mysqltable(hk_mysqldatabase *db, hk_presentation *p) (defined in hk_mysqltable) | hk_mysqltable | protected |
| hk_storagedatasource(hk_database *d, hk_presentation *p) (defined in hk_storagedatasource) | hk_storagedatasource | protected |
| hk_translate(const hk_string &t) | hk_class | static |
| hkclassname(const hk_string &n) | hk_class | |
| hkclassname(void) const (defined in hk_class) | hk_class | |
| hkdebug(const hk_string &d) const | hk_class | |
| hkdebug(const hk_string &d, const hk_string &e) const (defined in hk_class) | hk_class | |
| hkdebug(const hk_string &d, int i) const (defined in hk_class) | hk_class | |
| hkdebug(const hk_string &d, double i) const (defined in hk_class) | hk_class | |
| identifierdelimiter(void) const (defined in hk_data) | hk_data | inline |
| ignore_changed_data(void) const (defined in hk_datasource) | hk_datasource | |
| inch enum value (defined in hk_class) | hk_class | |
| index_exists(const hk_string &) (defined in hk_datasource) | hk_datasource | |
| indices(void) | hk_datasource | |
| inform_before_disable(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_before_enable(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_before_row_change(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_after_store_changed_data(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_after_update_row(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_before_update_row(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_data_has_changed(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_disable(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_enable(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_goto_row(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_insertmode(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_depending_ds_store_data(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_after_store_changed_data(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_batch_goto_next(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_batch_goto_previous(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_before_columns_deleted(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_before_insert_row(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_before_store_changed_data(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_ds_disable(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_ds_enable(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_insertmode(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_new_columns_created(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_row_add(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_row_change(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_visible_objects_row_delete(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_when_indexlist_changes(void) (defined in hk_datasource) | hk_datasource | protected |
| inform_when_table_structure_changes(void) (defined in hk_datasource) | hk_datasource | protected |
| insert_data(struct_raw_data *datarow) | hk_storagedatasource | protected |
| insert_row(enum_interaction c=interactive) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| interactive enum value (defined in hk_class) | hk_class | |
| internalfilter(void) (defined in hk_datasource) | hk_datasource | |
| is_automatic_data_update(void) (defined in hk_datasource) | hk_datasource | |
| is_batchprevious(void) (defined in hk_storagedatasource) | hk_storagedatasource | inlineprotected |
| is_enabled(void) const | hk_datasource | |
| is_newreferencename(const hk_string &) (defined in hk_datasource) | hk_datasource | protected |
| is_rawsql(void) (defined in hk_datasource) | hk_datasource | |
| is_readonly(void) const | hk_datasource | |
| load_datasourcedefinition(xmlNodePtr definition, bool use_xmltablename=true, bool ask=true) | hk_datasource | |
| loaddata(xmlNodePtr definition, bool loadsql=true) | hk_datasource | |
| hk_data::loaddata(xmlNodePtr definition) | hk_class | virtual |
| locale(void) (defined in hk_class) | hk_class | static |
| mastertag enum value (defined in hk_class) | hk_class | |
| max_rows(void) | hk_datasource | |
| measuresystem(void) (defined in hk_class) | hk_class | static |
| memory_error(void) | hk_storagedatasource | protected |
| mode(void) | hk_datasource | |
| mode_altertable enum value (defined in hk_datasource) | hk_datasource | |
| mode_createtable enum value (defined in hk_datasource) | hk_datasource | |
| mode_deleterow enum value (defined in hk_datasource) | hk_datasource | |
| mode_disabled enum value (defined in hk_datasource) | hk_datasource | |
| mode_insertrow enum value (defined in hk_datasource) | hk_datasource | |
| mode_normal enum value (defined in hk_datasource) | hk_datasource | |
| mode_unknown enum value (defined in hk_datasource) | hk_datasource | |
| mysqlconnection(void) (defined in hk_mysqldatasource) | hk_mysqldatasource | |
| name(void) (defined in hk_datasource) | hk_datasource | virtual |
| hk_data::name(void) const | hk_data | virtual |
| new_column(void) | hk_datasource | |
| new_interpreter(const hk_string &interpreter, hk_presentation *) (defined in hk_class) | hk_class | protected |
| new_referencename(const referentialclass &) (defined in hk_datasource) | hk_datasource | protected |
| noninteractive enum value (defined in hk_class) | hk_class | |
| normaltag enum value (defined in hk_class) | hk_class | |
| p_actionquery (defined in hk_datasource) | hk_datasource | protected |
| p_actual_row_where (defined in hk_datasource) | hk_datasource | protected |
| p_altercolumns (defined in hk_datasource) | hk_datasource | protected |
| p_automatic_data_update (defined in hk_datasource) | hk_datasource | protected |
| p_casesensitive | hk_datasource | protected |
| p_columns (defined in hk_datasource) | hk_datasource | protected |
| p_counter (defined in hk_datasource) | hk_datasource | protected |
| p_d (defined in hk_storagedatasource) | hk_storagedatasource | protected |
| p_data_changed (defined in hk_storagedatasource) | hk_storagedatasource | protected |
| p_database (defined in hk_datasource) | hk_datasource | protected |
| p_dateformat (defined in hk_datasource) | hk_datasource | protected |
| p_datetimeformat (defined in hk_datasource) | hk_datasource | protected |
| p_debug_counter (defined in hk_storagedatasource) | hk_storagedatasource | protected |
| p_defaultdateformat (defined in hk_class) | hk_class | protectedstatic |
| p_defaultdatetimeformat (defined in hk_class) | hk_class | protectedstatic |
| p_defaulttimeformat (defined in hk_class) | hk_class | protectedstatic |
| p_deletecolumns (defined in hk_datasource) | hk_datasource | protected |
| p_depending_on_is_left_join (defined in hk_datasource) | hk_datasource | protected |
| p_dependinglist (defined in hk_datasource) | hk_datasource | protected |
| p_enabled (defined in hk_datasource) | hk_datasource | protected |
| p_enablefunction (defined in hk_datasource) | hk_datasource | protectedstatic |
| p_enablefunctioncounter (defined in hk_datasource) | hk_datasource | protectedstatic |
| p_false (defined in hk_datasource) | hk_datasource | protected |
| p_identifierdelimiter (defined in hk_data) | hk_data | protected |
| p_ignore_changed_data (defined in hk_datasource) | hk_datasource | protected |
| p_mode (defined in hk_datasource) | hk_datasource | protected |
| p_mysqldatabase (defined in hk_mysqldatasource) | hk_mysqldatasource | protected |
| p_name (defined in hk_data) | hk_data | protected |
| p_newcolumns (defined in hk_datasource) | hk_datasource | protected |
| p_parsed_sql (defined in hk_datasource) | hk_datasource | protected |
| p_primary_key_used (defined in hk_datasource) | hk_datasource | protected |
| p_print_sqlstatements (defined in hk_data) | hk_data | protectedstatic |
| p_readonly (defined in hk_datasource) | hk_datasource | protected |
| p_references (defined in hk_datasource) | hk_datasource | protected |
| p_runtime_only (defined in hk_class) | hk_class | protectedstatic |
| p_sql (defined in hk_datasource) | hk_datasource | protected |
| p_sql_delimiter (defined in hk_datasource) | hk_datasource | protected |
| p_sqltextdelimiter (defined in hk_data) | hk_data | protected |
| p_tablesql_set (defined in hk_datasource) | hk_datasource | protected |
| p_timeformat (defined in hk_datasource) | hk_datasource | protected |
| p_true (defined in hk_datasource) | hk_datasource | protected |
| p_viewsql (defined in hk_datasource) | hk_datasource | protected |
| parse_fieldpart(void) (defined in hk_datasource) | hk_datasource | protected |
| parse_sql(void) (defined in hk_datasource) | hk_datasource | protected |
| parse_tablepart(void) (defined in hk_datasource) | hk_datasource | protected |
| presentation(void) (defined in hk_datasource) | hk_datasource | |
| presentationnumber(void) const | hk_datasource | inline |
| previous_enable_problems(void) const | hk_datasource | |
| print_sql(void) (defined in hk_datasource) | hk_datasource | protected |
| print_sqlstatements(void) (defined in hk_data) | hk_data | inlinestatic |
| progressdialog(void) const (defined in hk_datasource) | hk_datasource | |
| progressinterval(void) const (defined in hk_datasource) | hk_datasource | |
| referenceslist(void) (defined in hk_datasource) | hk_datasource | |
| reload_data(bool take_changed_data=false) (defined in hk_datasource) | hk_datasource | protected |
| replace_dates(const hk_string &) (defined in hk_datasource) | hk_datasource | protected |
| reset_changed_data(void) (defined in hk_datasource) | 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) (defined in hk_datasource) | 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) (defined in hk_class) | hk_class | static |
| set_defaultdatetimeformat(const hk_string &timeformat, const hk_string &dateformat, const hk_string &datetimeformat) (defined in hk_class) | hk_class | static |
| set_defaultdriver(const hk_string &d) (defined in hk_class) | 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_is_left_join(bool, bool registerchange=true) (defined in hk_datasource) | 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) (defined in hk_datasource) | hk_datasource | |
| set_directorydialog(stringvalue_dialogtype *f) (defined in hk_class) | hk_class | static |
| set_enabled(bool e) | hk_datasource | |
| set_enablefunction(voidfunction *, long counter) (defined in hk_datasource) | hk_datasource | static |
| set_filedialog(file_dialogtype *f) (defined in hk_class) | 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) (defined in hk_datasource) | hk_datasource | protected |
| set_has_not_changed(void) (defined in hk_datasource) | hk_datasource | protected |
| set_ignore_changed_data(void) (defined in hk_datasource) | hk_datasource | |
| set_internalfilter(const hk_string &f) (defined in hk_datasource) | hk_datasource | |
| set_locale(const hk_string &locale) | hk_class | static |
| set_maxrows(unsigned long) (defined in hk_storagedatasource) | hk_storagedatasource | protected |
| set_measuresystem(enum_measuresystem) (defined in hk_class) | hk_class | static |
| set_name(const hk_string &n, bool registerchange=true) | hk_mysqldatasource | virtual |
| set_name(const hk_string &n) (defined in hk_data) | hk_data | virtual |
| set_position(int x, int y, bool registerchange=true) | hk_datasource | |
| set_print_sqlstatements(bool p) (defined in hk_data) | hk_data | static |
| set_progressdialog(progress_dialogtype *progressdialog) (defined in hk_datasource) | hk_datasource | |
| set_progressinterval(int) (defined in hk_datasource) | hk_datasource | |
| set_query(hk_qbe *, bool registerchange=true) (defined in hk_datasource) | 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 &) (defined in hk_datasource) | 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) (defined in hk_class) | hk_class | static |
| set_tagvalue(ostream &stream, const hk_string &tag, unsigned int value) (defined in hk_class) | hk_class | static |
| set_tagvalue(ostream &stream, const hk_string &tag, long value) (defined in hk_class) | hk_class | static |
| set_tagvalue(ostream &stream, const hk_string &tag, int value) (defined in hk_class) | hk_class | static |
| set_tagvalue(ostream &stream, const hk_string &tag, bool value) (defined in hk_class) | hk_class | static |
| set_temporaryfilter(const hk_string &f) | hk_datasource | |
| set_temporarysorting(const hk_string &s) (defined in hk_datasource) | hk_datasource | |
| set_translatefunction(translatefunctiontype *t) (defined in hk_class) | hk_class | static |
| set_use_internalfilter(bool use) (defined in hk_datasource) | hk_datasource | |
| set_use_temporaryfilter(bool use) (defined in hk_datasource) | hk_datasource | |
| set_use_temporarysorting(bool use) (defined in hk_datasource) | 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="") (defined in hk_class) | hk_class | static |
| show_filedialog(const hk_string &f="", enum_operationmode m=file_open) (defined in hk_class) | 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) (defined in hk_class) | hk_class | inlinestatic |
| sorting(void) (defined in hk_datasource) | hk_datasource | |
| sql(void) const (defined in hk_datasource) | hk_datasource | |
| standard enum value (defined in hk_datasource) | 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) (defined in hk_datasource) | hk_datasource | |
| temporarysorting(void) (defined in hk_datasource) | hk_datasource | |
| textdelimiter(void) const (defined in hk_data) | hk_data | inline |
| timeformat(void) const (defined in hk_datasource) | hk_datasource | inline |
| totalfieldorigin(const hk_string &) (defined in hk_datasource) | hk_datasource | |
| transaction_begin(hk_string name="") | hk_datasource | |
| transaction_commit(hk_string name="") | hk_datasource | |
| transaction_rollback(hk_string name="") | hk_datasource | |
| type() const (defined in hk_mysqltable) | hk_mysqltable | virtual |
| type() (defined in hk_storagedatasource) | hk_storagedatasource | virtual |
| update_row(enum_interaction c=interactive) (defined in hk_datasource) | hk_datasource | protectedvirtual |
| use_internalfilter(void) (defined in hk_datasource) | hk_datasource | |
| use_temporaryfilter(void) (defined in hk_datasource) | hk_datasource | |
| use_temporarysorting(void) (defined in hk_datasource) | hk_datasource | |
| visible_add(hk_dsvisible *v) (defined in hk_datasource) | hk_datasource | protected |
| visible_remove(hk_dsvisible *v) (defined in hk_datasource) | hk_datasource | protected |
| wanna_debug(bool d) | hk_class | |
| wanna_debug(void) const (defined in hk_class) | hk_class | |
| while_disabling(void) const (defined in hk_datasource) | hk_datasource | |
| while_enabling(void) const (defined in hk_datasource) | hk_datasource | |
| while_goto_row(void) const (defined in hk_datasource) | hk_datasource | |
| whole_datasource_where_statement(bool take_changed_data=false) (defined in hk_datasource) | hk_datasource | protected |
| width(void) const (defined in hk_datasource) | hk_datasource | |
| x(void) const (defined in hk_datasource) | hk_datasource | |
| y(void) const (defined in hk_datasource) | hk_datasource | |
| ~hk_class(void) (defined in hk_class) | hk_class | protectedvirtual |
| ~hk_data() (defined in hk_data) | hk_data | protectedvirtual |
| ~hk_datasource() (defined in hk_datasource) | hk_datasource | virtual |
| ~hk_mysqldatasource() (defined in hk_mysqldatasource) | hk_mysqldatasource | protectedvirtual |
| ~hk_storagedatasource() (defined in hk_storagedatasource) | hk_storagedatasource | protectedvirtual |
1.8.5