Defines | |
#define | DB_SUCCESS 1 |
#define | DB_CREATED 302 |
#define | DB_NO_MEMORY 303 |
#define | DB_INVALID_NAME 304 |
#define | DB_INVALID_HANDLE 305 |
#define | DB_NO_SLOT 306 |
#define | DB_NO_MUTEX 307 |
#define | DB_MEMSIZE_MISMATCH 308 |
#define | DB_INVALID_PARAM 309 |
#define | DB_FULL 310 |
#define | DB_KEY_EXIST 311 |
#define | DB_NO_KEY 312 |
#define | DB_KEY_CREATED 313 |
#define | DB_TRUNCATED 314 |
#define | DB_TYPE_MISMATCH 315 |
#define | DB_NO_MORE_SUBKEYS 316 |
#define | DB_FILE_ERROR 317 |
#define | DB_NO_ACCESS 318 |
#define | DB_STRUCT_SIZE_MISMATCH 319 |
#define | DB_OPEN_RECORD 320 |
#define | DB_OUT_OF_RANGE 321 |
#define | DB_INVALID_LINK 322 |
#define | DB_CORRUPTED 323 |
#define | DB_STRUCT_MISMATCH 324 |
|
Definition at line 942 of file midas.h. Referenced by db_create_key(), and db_find_key(). |
|
Definition at line 921 of file midas.h. Referenced by cm_connect_experiment1(), and db_open_database(). |
|
Definition at line 936 of file midas.h. Referenced by db_load(), db_save(), and db_save_struct(). |
|
Definition at line 929 of file midas.h. Referenced by db_create_key(), db_set_data(), db_set_data_index(), and db_set_value(). |
|
Definition at line 924 of file midas.h. Referenced by cm_get_watchdog_info(), db_close_database(), db_close_record(), db_create_key(), db_delete_key1(), db_enum_key(), db_find_key(), db_get_data(), db_get_data_index(), db_get_key(), db_get_key_info(), db_get_key_time(), db_get_value(), db_lock_database(), db_protect_database(), db_save_struct(), db_set_data(), db_set_data_index(), db_unlock_database(), and db_update_record(). |
|
Definition at line 941 of file midas.h. Referenced by db_find_key(). |
|
Definition at line 923 of file midas.h. Referenced by db_open_database(). |
|
Definition at line 928 of file midas.h. Referenced by db_create_key(), db_open_database(), db_set_data(), and db_set_value(). |
|
|
|
Definition at line 930 of file midas.h. Referenced by db_create_key(). |
|
|
|
Definition at line 937 of file midas.h. Referenced by db_create_key(), db_delete_key1(), db_find_key(), db_get_data(), db_get_data_index(), db_get_value(), db_open_record(), db_set_data(), db_set_data_index(), and db_set_value(). |
|
Definition at line 931 of file midas.h. Referenced by cm_exist(), cm_shutdown(), db_check_record(), db_create_key(), db_create_link(), db_create_record(), db_find_key(), db_get_value(), db_paste(), and db_set_value(). |
|
Definition at line 922 of file midas.h. Referenced by db_copy(), db_load(), db_open_database(), db_open_record(), and db_paste(). |
|
Definition at line 935 of file midas.h. Referenced by cm_connect_client(), cm_exist(), cm_set_client_info(), cm_shutdown(), cm_transition(), db_enum_key(), logger_root(), and update_odb(). |
|
Definition at line 926 of file midas.h. Referenced by db_open_database(). |
|
Definition at line 925 of file midas.h. Referenced by db_open_database(). |
|
Definition at line 939 of file midas.h. Referenced by db_create_record(), and db_delete_key1(). |
|
Definition at line 940 of file midas.h. Referenced by db_get_data_index(). |
|
Definition at line 943 of file midas.h. Referenced by cm_connect_experiment1(), and db_check_record(). |
|
Definition at line 938 of file midas.h. Referenced by db_get_record(), db_open_record(), and db_set_record(). |
|
|
Definition at line 933 of file midas.h. Referenced by db_check_record(), db_copy(), db_create_record(), db_get_data(), db_get_data_index(), db_get_value(), db_paste(), and db_save(). |
|
Definition at line 934 of file midas.h. Referenced by db_get_data(), db_get_data_index(), db_get_value(), db_set_data(), db_set_data_index(), and db_set_value(). |