Databaseconnectionclasses
0.5.3
|
This is the complete list of members for hk_mysqlconnection, including all inherited members.
booleanemulation(void) const (defined in hk_connection) | hk_connection | |
check_capabilities(hk_connection *from, hk_connection *to) | hk_connection | static |
cm enum value (defined in hk_class) | 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 (defined in hk_connection) | hk_connection | inlineprotected |
database_exists(const hk_string &databasename) | hk_connection | |
databasepath(void) (defined in hk_connection) | hk_connection | |
db_remove(hk_database *d) (defined in hk_connection) | hk_connection | protected |
dbhandler(void) (defined in hk_mysqlconnection) | hk_mysqlconnection | |
dblist(void) | hk_connection | |
default_automatic_data_update(void) (defined in hk_class) | hk_class | static |
default_tcp_port(void) const | hk_mysqlconnection | virtual |
defaultdatabase(void) const (defined in hk_connection) | hk_connection | |
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_database(const hk_string &dbase, enum_interaction c=interactive) | hk_connection | virtual |
delete_databasedirectory(const hk_string &db) (defined in hk_connection) | hk_connection | protected |
delete_directory(const hk_string &d) (defined in hk_connection) | hk_connection | protected |
disconnect(void) | hk_connection | |
driver_specific_connect() (defined in hk_mysqlconnection) | hk_mysqlconnection | protectedvirtual |
driver_specific_dblist(void) (defined in hk_mysqlconnection) | hk_mysqlconnection | protectedvirtual |
driver_specific_delete_database(const hk_string &dbase) (defined in hk_connection) | hk_connection | protectedvirtual |
driver_specific_disconnect() (defined in hk_mysqlconnection) | hk_mysqlconnection | protectedvirtual |
driver_specific_new_database(void) (defined in hk_mysqlconnection) | hk_mysqlconnection | protectedvirtual |
driver_specific_new_password(const hk_string &) (defined in hk_mysqlconnection) | hk_mysqlconnection | protectedvirtual |
driver_specific_rename_database(const hk_string &, const hk_string &) (defined in hk_connection) | hk_connection | inlineprotectedvirtual |
drivermanager(void) (defined in hk_connection) | hk_connection | |
drivername(void) const | hk_mysqlconnection | virtual |
end_mastertag(ostream &stream, const hk_string &tag) | hk_class | static |
enum_interaction enum name | hk_class | |
enum_measuresystem enum name (defined in hk_class) | hk_class | |
enum_tagtype enum name (defined in hk_class) | hk_class | |
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 |
hk_class(void) (defined in hk_class) | hk_class | protected |
hk_connection(hk_drivermanager *c) (defined in hk_connection) | hk_connection | protected |
hk_mysqlconnection(hk_drivermanager *c) (defined in hk_mysqlconnection) | hk_mysqlconnection | |
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 | |
host(void) (defined in hk_connection) | hk_connection | |
inch enum value (defined in hk_class) | hk_class | |
inform_databases_connect(void) (defined in hk_connection) | hk_connection | protected |
inform_databases_disconnect(void) (defined in hk_connection) | hk_connection | protected |
inner_join_statement(void) (defined in hk_connection) | hk_connection | inlinevirtual |
interactive enum value (defined in hk_class) | hk_class | |
internal_copy_check(hk_connection *from, hk_connection *to, support_enum) (defined in hk_connection) | hk_connection | protectedstatic |
is_connected(void) | hk_connection | |
is_sqlstatement(const hk_string &) (defined in hk_connection) | hk_connection | |
last_servermessage(void) (defined in hk_connection) | hk_connection | inline |
left_join_statement(void) (defined in hk_connection) | hk_connection | inlinevirtual |
loaddata(xmlNodePtr definition) | hk_connection | protectedvirtual |
locale(void) (defined in hk_class) | hk_class | static |
mastertag enum value (defined in hk_class) | hk_class | |
maxcharsize(void) const | hk_connection | inlinevirtual |
maxfieldnamesize(void) const (defined in hk_connection) | hk_connection | inlinevirtual |
measuresystem(void) (defined in hk_class) | hk_class | static |
mimetype(void) const | hk_connection | inlinevirtual |
need_enum enum name | hk_connection | |
NEEDS_BOOLEANEMULATION enum value (defined in hk_connection) | hk_connection | |
NEEDS_DATABASENAME enum value (defined in hk_connection) | hk_connection | |
NEEDS_DIRECTORY_AS_DATABASE enum value (defined in hk_connection) | hk_connection | |
NEEDS_HOST enum value (defined in hk_connection) | hk_connection | |
NEEDS_LOGIN enum value (defined in hk_connection) | hk_connection | |
NEEDS_MANUAL_CHARSET enum value (defined in hk_connection) | hk_connection | |
NEEDS_NULL_TERMINATED_SQL enum value (defined in hk_connection) | hk_connection | |
NEEDS_PASSWORD enum value (defined in hk_connection) | hk_connection | |
NEEDS_PORT enum value (defined in hk_connection) | hk_connection | |
NEEDS_SQLDELIMITER enum value (defined in hk_connection) | hk_connection | |
NEEDS_TABLE_ALIAS_AS enum value (defined in hk_connection) | hk_connection | |
NEEDS_USERNAME enum value (defined in hk_connection) | hk_connection | |
new_database(const hk_string &name="") | hk_connection | |
new_interpreter(const hk_string &interpreter, hk_presentation *) (defined in hk_class) | hk_class | protected |
noninteractive enum value (defined in hk_class) | hk_class | |
normaltag enum value (defined in hk_class) | hk_class | |
p_connected (defined in hk_connection) | hk_connection | protected |
p_databaselist (defined in hk_connection) | hk_connection | 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_runtime_only (defined in hk_class) | hk_class | protectedstatic |
p_sqlstatements (defined in hk_connection) | hk_connection | protected |
password(void) (defined in hk_connection) | hk_connection | |
rename_database(const hk_string &originalname, const hk_string &new_name) (defined in hk_connection) | hk_connection | |
runtime_only(void) | hk_class | static |
save_preferences(void) | hk_class | static |
savedata(ostream &s) | hk_connection | protectedvirtual |
server_needs(need_enum) const | hk_mysqlconnection | virtual |
server_supports(support_enum) const | hk_mysqlconnection | virtual |
servermessage(void) (defined in hk_mysqlconnection) | hk_mysqlconnection | |
set_booleanemulation(bool emulate) | hk_connection | |
set_default_automatic_data_update(bool) (defined in hk_class) | hk_class | static |
set_defaultdatabase(const hk_string &) (defined in hk_connection) | hk_connection | |
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_directorydialog(stringvalue_dialogtype *f) (defined in hk_class) | hk_class | static |
set_filedialog(file_dialogtype *f) (defined in hk_class) | 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) (defined in hk_connection) | hk_connection | protected |
set_locale(const hk_string &locale) | hk_class | static |
set_measuresystem(enum_measuresystem) (defined in hk_class) | 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) (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_tcp_port(unsigned int t) | hk_connection | |
set_translatefunction(translatefunctiontype *t) (defined in hk_class) | 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="") (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_newpassworddialog(void) | hk_connection | |
show_passworddialog(void) (defined in hk_connection) | 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) (defined in hk_class) | hk_class | inlinestatic |
sqldelimiter(void) (defined in hk_connection) | 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 (defined in hk_connection) | hk_connection | |
SUPPORTS_ALTER_NOT_NULL enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_ALTER_PRIMARY_KEY enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_ALTER_TABLE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_ALTER_VIEW enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_AUTOINCCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_BINARYCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_BOOLCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_CHANGE_COLUMNNAME enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_CHANGE_COLUMNTYPE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_CHANGE_PASSWORD enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_CREATE_INDEX enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_DATECOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_DATETIMECOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_DELETE_COLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_DELETE_DATABASE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_DELETE_INDEX enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_DELETE_TABLE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_DELETE_VIEW enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_FLOATINGCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_INTEGERCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_LOCAL_FILEFORMAT enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_MEMOCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_NEW_DATABASE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_NEW_TABLE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_NEW_VIEW enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_NONALPHANUM_FIELDNAMES enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_NONASCII_FIELDNAMES enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_PROPRIETARYCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_REFERENTIALINTEGRITY enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_RENAME_DATABASE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_RENAME_TABLE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SMALLFLOATINGCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SMALLINTEGERCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SPACE_FIELDNAMES enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_ALIAS enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_GROUP_BY enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_HAVING enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_JOINS enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_ORDER_BY enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_SUBSELECTS enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_UNION enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_SQL_WHERE enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_TEXTCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_TIMECOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_TIMESTAMPCOLUMN enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_TRANSACTIONS enum value (defined in hk_connection) | hk_connection | |
SUPPORTS_VIEWS enum value (defined in hk_connection) | hk_connection | |
tcp_port(void) (defined in hk_connection) | hk_connection | |
user(void) (defined in hk_connection) | hk_connection | |
wanna_debug(bool d) | hk_class | |
wanna_debug(void) const (defined in hk_class) | hk_class | |
~hk_class(void) (defined in hk_class) | hk_class | protectedvirtual |
~hk_connection() | hk_connection | virtual |
~hk_mysqlconnection() (defined in hk_mysqlconnection) | hk_mysqlconnection |