#include "common.h"
#include "stream.h"
Go to the source code of this file.
|
Definition at line 63 of file htcfg.h. Referenced by ht_app::create_window_file_bin(), and ht_file_window::handlemsg(). |
|
Definition at line 62 of file htcfg.h. Referenced by ht_app::create_window_file_bin(), and ht_file_window::handlemsg(). |
|
Definition at line 72 of file htcfg.h. Referenced by ht_app::handlemsg(), and ht_app::project_opencreate(). |
|
Definition at line 71 of file htcfg.h. Referenced by ht_app::handlemsg(), and ht_app::project_opencreate(). |
|
Definition at line 52 of file htcfg.h. Referenced by load_systemconfig(), main(), and save_systemconfig(). |
|
Definition at line 51 of file htcfg.h. Referenced by load_systemconfig(), and save_systemconfig(). |
|
Definition at line 30 of file htcfg.h. Referenced by init_cfg(), and main(). |
|
Definition at line 82 of file htcfg.h. Referenced by load_fileconfig(). |
|
Definition at line 83 of file htcfg.h. Referenced by save_fileconfig(). |
|
Definition at line 33 of file htcfg.h. Referenced by ht_app::create_window_file_bin(), load_fileconfig(), main(), ht_app::project_opencreate(), save_fileconfig(), and save_systemconfig(). |
|
Definition at line 371 of file htcfg.cc. References systemconfig_file. |
|
Definition at line 347 of file htcfg.cc. References appname, malloc(), sys_dirname(), SYSTEM_CONFIG_FILE_NAME, and systemconfig_file. |
|
Definition at line 273 of file htcfg.cc. References create_object_stream(), ht_object_stream::done(), ht_file::done(), FAM_READ, FOM_EXISTS, ht_layer_stream::get_error(), ht_stream::get_error(), hexb_ex(), hexw_ex(), ht_file::init(), load_fcfg_func, loadstore_result, LS_ERROR_CORRUPTED, LS_ERROR_FORMAT, LS_ERROR_MAGIC, LS_ERROR_NOT_FOUND, LS_ERROR_READ, LS_ERROR_VERSION, LS_OK, object_stream_txt, ht_stdio_file::read(), STERR_SYSTEM, UINT, uint16, and uint8. Referenced by ht_app::create_window_file_bin(), and ht_app::project_opencreate(). |
|
Definition at line 139 of file htcfg.cc. References app, create_object_stream(), ht_object_stream::done(), ht_file::done(), FAM_READ, FOM_EXISTS, ht_layer_stream::get_error(), ht_stream::get_error(), hexb_ex(), hexw_ex(), ht_systemconfig_fileversion, ht_systemconfig_magic, ht_file::init(), ht_view::load(), LS_ERROR_CORRUPTED, LS_ERROR_FORMAT, LS_ERROR_MAGIC, LS_ERROR_NOT_FOUND, LS_ERROR_READ, LS_ERROR_VERSION, LS_OK, object_stream_txt, ht_stdio_file::read(), STERR_SYSTEM, systemconfig_file, uint16, and uint8. Referenced by main(). |
|
Definition at line 224 of file htcfg.cc. References create_object_stream(), ht_object_stream::done(), ht_file::done(), FAM_WRITE, FOM_CREATE, get_config_dword(), ht_stream::get_error(), ht_file::init(), loadstore_result, LS_ERROR_WRITE, LS_OK, object_stream_bin, object_stream_txt, store_fcfg_func, UINT, and ht_stdio_file::write(). Referenced by ht_file_window::handlemsg(), and ht_app::handlemsg(). |
|
Definition at line 89 of file htcfg.cc. References app, create_object_stream(), ht_object_stream::done(), ht_file::done(), FAM_WRITE, FOM_CREATE, get_config_dword(), ht_layer_stream::get_error(), ht_stream::get_error(), ht_systemconfig_fileversion, ht_systemconfig_magic, ht_file::init(), loadstore_result, LS_ERROR_WRITE, LS_OK, object_stream_bin, object_stream_txt, ht_view::store(), systemconfig_file, and ht_stdio_file::write(). Referenced by main(). |
|
Definition at line 78 of file htcfg.h. Referenced by done_cfg(), init_cfg(), load_systemconfig(), main(), and save_systemconfig(). |