booleanemulation(void) const | hk_connection | |
check_capabilities(hk_connection *from, hk_connection *to) | hk_connection | [static] |
cm enum value | hk_class | |
connect(enum_interaction c=interactive) | hk_connection | |
copy_database(hk_database *fromdatabase, bool schema_and_data, bool copy_local_files, progress_dialogtype *progressdialog=NULL) | hk_connection | |
create_database(const hk_string &dbase) | hk_connection | [virtual] |
database(void) const | hk_connection | [inline, protected] |
database_exists(const hk_string &databasename) | hk_connection | |
databasepath(void) | hk_connection | |
db_remove(hk_database *d) | hk_connection | [protected] |
dblist(void) | hk_connection | |
default_automatic_data_update(void) | hk_class | [static] |
default_tcp_port(void) const | hk_connection | [virtual] |
defaultdatabase(void) const | hk_connection | |
defaultdateformat(void) | hk_class | [static] |
defaultdatetimeformat(void) | hk_class | [static] |
defaultdriver(void) | hk_class | [static] |
defaulttimeformat(void) | hk_class | [static] |
delete_database(const hk_string &dbase) | hk_connection | [virtual] |
delete_databasedirectory(const hk_string &db) | hk_connection | [protected] |
delete_directory(const hk_string &d) | hk_connection | [protected] |
disconnect(void) | hk_connection | |
driver_specific_connect(void) | hk_connection | [inline, protected, virtual] |
driver_specific_dblist(void) | hk_connection | [inline, protected, virtual] |
driver_specific_delete_database(const hk_string &dbase) | hk_connection | [protected, virtual] |
driver_specific_disconnect(void) | hk_connection | [inline, protected, virtual] |
driver_specific_new_database(void) | hk_connection | [inline, protected, virtual] |
driver_specific_new_password(const hk_string &) | hk_connection | [inline, protected, virtual] |
driver_specific_rename_database(const hk_string &oldname, const hk_string &newname) | hk_connection | [inline, protected, virtual] |
drivermanager(void) | hk_connection | |
drivername(void) const | hk_connection | [virtual] |
end_mastertag(ostream &stream, const hk_string &tag) | hk_class | [static] |
enum_interaction enum name | hk_class | |
enum_measuresystem enum name | hk_class | |
enum_tagtype enum name | hk_class | |
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] |
hk_class(void) | hk_class | [protected] |
hk_connection(hk_drivermanager *c) | hk_connection | [protected] |
hk_database class | hk_connection | [friend] |
hk_drivermanager class | hk_connection | [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 | |
host(void) | hk_connection | |
inch enum value | hk_class | |
inform_databases_connect(void) | hk_connection | [protected] |
inform_databases_disconnect(void) | hk_connection | [protected] |
interactive enum value | hk_class | |
internal_copy_check(hk_connection *from, hk_connection *to, support_enum) | hk_connection | [protected, static] |
is_connected(void) | hk_connection | |
last_servermessage(void) | hk_connection | [inline] |
loaddata(const hk_string &definition) | hk_connection | [protected, virtual] |
locale(void) | hk_class | [static] |
mastertag enum value | hk_class | |
maxcharsize(void) const | hk_connection | [inline, virtual] |
maxfieldnamesize(void) const | hk_connection | [inline, virtual] |
measuresystem(void) | hk_class | [static] |
mimetype(void) const | hk_connection | [inline, virtual] |
need_enum enum name | hk_connection | |
NEEDS_BOOLEANEMULATION enum value | hk_connection | |
NEEDS_DATABASENAME enum value | hk_connection | |
NEEDS_HOST enum value | hk_connection | |
NEEDS_LOGIN enum value | hk_connection | |
NEEDS_MANUAL_CHARSET enum value | hk_connection | |
NEEDS_NULL_TERMINATED_SQL enum value | hk_connection | |
NEEDS_PASSWORD enum value | hk_connection | |
NEEDS_PORT enum value | hk_connection | |
NEEDS_SQLDELIMITER enum value | hk_connection | |
NEEDS_TABLE_ALIAS_AS enum value | hk_connection | |
NEEDS_USERNAME enum value | hk_connection | |
new_database(const hk_string &name="") | hk_connection | |
new_interpreter(const hk_string &interpreter, hk_presentation *) | hk_class | [protected] |
noninteractive enum value | hk_class | |
normaltag enum value | hk_class | |
p_connected | hk_connection | [protected] |
p_databaselist | hk_connection | [protected] |
p_defaultdateformat | hk_class | [protected, static] |
p_defaultdatetimeformat | hk_class | [protected, static] |
p_defaulttimeformat | hk_class | [protected, static] |
p_runtime_only | hk_class | [protected, static] |
password(void) | hk_connection | |
rename_database(const hk_string &originalname, const hk_string &new_name) | hk_connection | |
runtime_only(void) | hk_class | [static] |
save_preferences(void) | hk_class | [static] |
savedata(ostream &s) | hk_connection | [protected, virtual] |
server_needs(need_enum) const | hk_connection | [inline, virtual] |
server_supports(support_enum) const | hk_connection | [inline, virtual] |
set_booleanemulation(bool emulate) | hk_connection | |
set_default_automatic_data_update(bool) | hk_class | [static] |
set_defaultdatabase(const hk_string &) | hk_connection | |
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_host(const hk_string &h) | hk_connection | |
set_last_servermessage(const hk_string &m) | hk_connection | [protected] |
set_locale(const hk_string &locale) | hk_class | [static] |
set_measuresystem(enum_measuresystem) | hk_class | [static] |
set_newpassword(const hk_string &newpassword) | hk_connection | |
set_newpassworddialog(newpassword_dialogtype *) | hk_connection | [static] |
set_password(const hk_string &p) | hk_connection | |
set_passworddialog(password_dialogtype *) | hk_connection | [static] |
set_showpedantic(bool s) | hk_class | [static] |
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_tcp_port(unsigned int t) | hk_connection | |
set_translatefunction(translatefunctiontype *t) | hk_class | [static] |
set_user(const hk_string &u) | hk_connection | |
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_newpassworddialog(void) | hk_connection | |
show_passworddialog(void) | hk_connection | |
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] |
sqldelimiter(void) | hk_connection | [protected] |
start_mastertag(ostream &stream, const hk_string &tag) | hk_class | [static] |
support_enum enum name | hk_connection | |
SUPPORTS_ADD_COLUMN enum value | hk_connection | |
SUPPORTS_ALTER_NOT_NULL enum value | hk_connection | |
SUPPORTS_ALTER_PRIMARY_KEY enum value | hk_connection | |
SUPPORTS_ALTER_TABLE enum value | hk_connection | |
SUPPORTS_ALTER_VIEW enum value | hk_connection | |
SUPPORTS_AUTOINCCOLUMN enum value | hk_connection | |
SUPPORTS_BINARYCOLUMN enum value | hk_connection | |
SUPPORTS_BOOLCOLUMN enum value | hk_connection | |
SUPPORTS_CHANGE_COLUMNNAME enum value | hk_connection | |
SUPPORTS_CHANGE_COLUMNTYPE enum value | hk_connection | |
SUPPORTS_CHANGE_PASSWORD enum value | hk_connection | |
SUPPORTS_CREATE_INDEX enum value | hk_connection | |
SUPPORTS_DATECOLUMN enum value | hk_connection | |
SUPPORTS_DATETIMECOLUMN enum value | hk_connection | |
SUPPORTS_DELETE_COLUMN enum value | hk_connection | |
SUPPORTS_DELETE_DATABASE enum value | hk_connection | |
SUPPORTS_DELETE_INDEX enum value | hk_connection | |
SUPPORTS_DELETE_TABLE enum value | hk_connection | |
SUPPORTS_DELETE_VIEW enum value | hk_connection | |
SUPPORTS_FLOATINGCOLUMN enum value | hk_connection | |
SUPPORTS_INTEGERCOLUMN enum value | hk_connection | |
SUPPORTS_LOCAL_FILEFORMAT enum value | hk_connection | |
SUPPORTS_MEMOCOLUMN enum value | hk_connection | |
SUPPORTS_NEW_DATABASE enum value | hk_connection | |
SUPPORTS_NEW_TABLE enum value | hk_connection | |
SUPPORTS_NEW_VIEW enum value | hk_connection | |
SUPPORTS_NONALPHANUM_FIELDNAMES enum value | hk_connection | |
SUPPORTS_NONASCII_FIELDNAMES enum value | hk_connection | |
SUPPORTS_PROPRIETARYCOLUMN enum value | hk_connection | |
SUPPORTS_REFERENTIALINTEGRITY enum value | hk_connection | |
SUPPORTS_RENAME_DATABASE enum value | hk_connection | |
SUPPORTS_RENAME_TABLE enum value | hk_connection | |
SUPPORTS_SMALLFLOATINGCOLUMN enum value | hk_connection | |
SUPPORTS_SMALLINTEGERCOLUMN enum value | hk_connection | |
SUPPORTS_SPACE_FIELDNAMES enum value | hk_connection | |
SUPPORTS_SQL enum value | hk_connection | |
SUPPORTS_SQL_ALIAS enum value | hk_connection | |
SUPPORTS_SQL_GROUP_BY enum value | hk_connection | |
SUPPORTS_SQL_HAVING enum value | hk_connection | |
SUPPORTS_SQL_ORDER_BY enum value | hk_connection | |
SUPPORTS_SQL_SUBSELECTS enum value | hk_connection | |
SUPPORTS_SQL_WHERE enum value | hk_connection | |
SUPPORTS_TEXTCOLUMN enum value | hk_connection | |
SUPPORTS_TIMECOLUMN enum value | hk_connection | |
SUPPORTS_TIMESTAMPCOLUMN enum value | hk_connection | |
SUPPORTS_TRANSACTIONS enum value | hk_connection | |
SUPPORTS_VIEWS enum value | hk_connection | |
tcp_port(void) | hk_connection | |
user(void) | hk_connection | |
wanna_debug(bool d) | hk_class | |
wanna_debug(void) const | hk_class | |
~hk_class(void) | hk_class | [protected, virtual] |
~hk_connection() | hk_connection | [virtual] |