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

hk_connection Member List

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

booleanemulation(void) const hk_connection
check_capabilities(hk_connection *from, hk_connection *to)hk_connection [static]
cm enum valuehk_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 namehk_class
enum_measuresystem enum namehk_class
enum_tagtype enum namehk_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 classhk_connection [friend]
hk_drivermanager classhk_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 valuehk_class
inform_databases_connect(void)hk_connection [protected]
inform_databases_disconnect(void)hk_connection [protected]
interactive enum valuehk_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 valuehk_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 namehk_connection
NEEDS_BOOLEANEMULATION enum valuehk_connection
NEEDS_DATABASENAME enum valuehk_connection
NEEDS_HOST enum valuehk_connection
NEEDS_LOGIN enum valuehk_connection
NEEDS_MANUAL_CHARSET enum valuehk_connection
NEEDS_NULL_TERMINATED_SQL enum valuehk_connection
NEEDS_PASSWORD enum valuehk_connection
NEEDS_PORT enum valuehk_connection
NEEDS_SQLDELIMITER enum valuehk_connection
NEEDS_TABLE_ALIAS_AS enum valuehk_connection
NEEDS_USERNAME enum valuehk_connection
new_database(const hk_string &name="")hk_connection
new_interpreter(const hk_string &interpreter, hk_presentation *)hk_class [protected]
noninteractive enum valuehk_class
normaltag enum valuehk_class
p_connectedhk_connection [protected]
p_databaselisthk_connection [protected]
p_defaultdateformathk_class [protected, static]
p_defaultdatetimeformathk_class [protected, static]
p_defaulttimeformathk_class [protected, static]
p_runtime_onlyhk_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 namehk_connection
SUPPORTS_ADD_COLUMN enum valuehk_connection
SUPPORTS_ALTER_NOT_NULL enum valuehk_connection
SUPPORTS_ALTER_PRIMARY_KEY enum valuehk_connection
SUPPORTS_ALTER_TABLE enum valuehk_connection
SUPPORTS_ALTER_VIEW enum valuehk_connection
SUPPORTS_AUTOINCCOLUMN enum valuehk_connection
SUPPORTS_BINARYCOLUMN enum valuehk_connection
SUPPORTS_BOOLCOLUMN enum valuehk_connection
SUPPORTS_CHANGE_COLUMNNAME enum valuehk_connection
SUPPORTS_CHANGE_COLUMNTYPE enum valuehk_connection
SUPPORTS_CHANGE_PASSWORD enum valuehk_connection
SUPPORTS_CREATE_INDEX enum valuehk_connection
SUPPORTS_DATECOLUMN enum valuehk_connection
SUPPORTS_DATETIMECOLUMN enum valuehk_connection
SUPPORTS_DELETE_COLUMN enum valuehk_connection
SUPPORTS_DELETE_DATABASE enum valuehk_connection
SUPPORTS_DELETE_INDEX enum valuehk_connection
SUPPORTS_DELETE_TABLE enum valuehk_connection
SUPPORTS_DELETE_VIEW enum valuehk_connection
SUPPORTS_FLOATINGCOLUMN enum valuehk_connection
SUPPORTS_INTEGERCOLUMN enum valuehk_connection
SUPPORTS_LOCAL_FILEFORMAT enum valuehk_connection
SUPPORTS_MEMOCOLUMN enum valuehk_connection
SUPPORTS_NEW_DATABASE enum valuehk_connection
SUPPORTS_NEW_TABLE enum valuehk_connection
SUPPORTS_NEW_VIEW enum valuehk_connection
SUPPORTS_NONALPHANUM_FIELDNAMES enum valuehk_connection
SUPPORTS_NONASCII_FIELDNAMES enum valuehk_connection
SUPPORTS_PROPRIETARYCOLUMN enum valuehk_connection
SUPPORTS_REFERENTIALINTEGRITY enum valuehk_connection
SUPPORTS_RENAME_DATABASE enum valuehk_connection
SUPPORTS_RENAME_TABLE enum valuehk_connection
SUPPORTS_SMALLFLOATINGCOLUMN enum valuehk_connection
SUPPORTS_SMALLINTEGERCOLUMN enum valuehk_connection
SUPPORTS_SPACE_FIELDNAMES enum valuehk_connection
SUPPORTS_SQL enum valuehk_connection
SUPPORTS_SQL_ALIAS enum valuehk_connection
SUPPORTS_SQL_GROUP_BY enum valuehk_connection
SUPPORTS_SQL_HAVING enum valuehk_connection
SUPPORTS_SQL_ORDER_BY enum valuehk_connection
SUPPORTS_SQL_SUBSELECTS enum valuehk_connection
SUPPORTS_SQL_WHERE enum valuehk_connection
SUPPORTS_TEXTCOLUMN enum valuehk_connection
SUPPORTS_TIMECOLUMN enum valuehk_connection
SUPPORTS_TIMESTAMPCOLUMN enum valuehk_connection
SUPPORTS_TRANSACTIONS enum valuehk_connection
SUPPORTS_VIEWS enum valuehk_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]


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