cm enum value | hk_class | |
date_asstring(void) const | hk_datetime | |
datetime_asstring(void) const | hk_datetime | |
day() const | hk_datetime | [inline] |
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] |
difference(const hk_datetime &d) | hk_datetime | |
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_datetime(void) | hk_datetime | |
hk_datetime(const hk_datetime &) | hk_datetime | |
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 | |
hour() const | hk_datetime | [inline] |
inch enum value | hk_class | |
interactive enum value | hk_class | |
is_ok_date(int day, int month, int year) | hk_datetime | [protected] |
is_ok_time(int hour, int minute, int second) | hk_datetime | [protected] |
loaddata(const hk_string &definition) | hk_class | [virtual] |
locale(void) | hk_class | [static] |
mastertag enum value | hk_class | |
measuresystem(void) | hk_class | [static] |
minute() const | hk_datetime | [inline] |
month() const | hk_datetime | [inline] |
new_interpreter(const hk_string &interpreter, hk_presentation *) | hk_class | [protected] |
noninteractive enum value | hk_class | |
normaltag enum value | hk_class | |
operator!=(const hk_datetime &) | hk_datetime | |
operator<(const hk_datetime &) | hk_datetime | |
operator<=(const hk_datetime &) | hk_datetime | |
operator=(const hk_datetime &) | hk_datetime | |
operator==(const hk_datetime &) | hk_datetime | |
operator>(const hk_datetime &) | hk_datetime | |
operator>=(const hk_datetime &) | hk_datetime | |
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] |
runtime_only(void) | hk_class | [static] |
save_preferences(void) | hk_class | [static] |
savedata(ostream &s) | hk_class | [virtual] |
second() const | hk_datetime | [inline] |
set_date(int day, int month, int year) | hk_datetime | |
set_date_asstring(const hk_string &s) | hk_datetime | |
set_dateformat(const hk_string &f) | hk_datetime | |
set_datetime(int day, int month, int year, int hour, int minute, int second) | hk_datetime | |
set_datetime_asstring(const hk_string &s) | hk_datetime | |
set_datetimeformat(const hk_string &f) | hk_datetime | |
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_directorydialog(stringvalue_dialogtype *f) | hk_class | [static] |
set_filedialog(file_dialogtype *f) | hk_class | [static] |
set_generaldebug(bool d) | hk_class | [static] |
set_locale(const hk_string &locale) | hk_class | [static] |
set_measuresystem(enum_measuresystem) | hk_class | [static] |
set_now(void) | hk_datetime | |
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_time(int hour, int minute, int second) | hk_datetime | |
set_time_asstring(const hk_string &s) | hk_datetime | |
set_timeformat(const hk_string &f) | hk_datetime | |
set_translatefunction(translatefunctiontype *t) | hk_class | [static] |
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_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] |
start_mastertag(ostream &stream, const hk_string &tag) | hk_class | [static] |
time_asstring(void) const | hk_datetime | |
wanna_debug(bool d) | hk_class | |
wanna_debug(void) const | hk_class | |
year() const | hk_datetime | [inline] |
~hk_class(void) | hk_class | [protected, virtual] |
~hk_datetime(void) | hk_datetime | [inline, virtual] |