Data Fields | |
DWORD | type |
INT | num_values |
char | name [NAME_LENGTH] |
INT | data |
INT | total_size |
INT | item_size |
WORD | access_mode |
WORD | notify_count |
INT | next_key |
INT | parent_keylist |
INT | last_written |
|
Access mode Definition at line 1210 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_database(), db_open_record(), db_set_data(), db_set_data_index(), and db_set_value(). |
|
Address of variable (offset) Definition at line 1207 of file midas.h. Referenced by db_create_key(), db_delete_key1(), db_enum_key(), db_find_key(), db_get_data(), db_get_data_index(), db_get_key_info(), db_get_value(), db_open_database(), db_set_data(), db_set_data_index(), and db_set_value(). |
|
Size of single data item Definition at line 1209 of file midas.h. Referenced by db_copy(), db_create_key(), db_get_data(), db_get_data_index(), db_get_key_info(), db_get_record(), db_get_record_size(), db_get_value(), db_open_database(), db_set_data(), db_set_data_index(), db_set_record(), db_set_value(), and update_odb(). |
|
Time of last write action Definition at line 1214 of file midas.h. Referenced by db_get_key_time(), db_set_data(), db_set_data_index(), and db_set_value(). |
|
name of variable Definition at line 1206 of file midas.h. Referenced by cm_check_client(), cm_shutdown(), cm_transition(), db_check_record(), db_copy(), db_create_key(), db_find_key(), db_get_data(), db_get_data_index(), db_get_key_info(), db_get_record(), db_open_database(), db_save_struct(), db_set_data(), db_set_data_index(), db_set_record(), and main(). |
|
Address of next key Definition at line 1212 of file midas.h. Referenced by db_create_key(), db_delete_key1(), db_enum_key(), and db_find_key(). |
|
Notify counter Definition at line 1211 of file midas.h. Referenced by cm_cleanup(), and db_delete_key1(). |
|
number of values Definition at line 1205 of file midas.h. Referenced by db_check_record(), db_copy(), db_create_key(), db_get_data(), db_get_data_index(), db_get_key_info(), db_get_record(), db_get_record_size(), db_get_value(), db_open_database(), db_set_data(), db_set_data_index(), db_set_record(), db_set_value(), and update_odb(). |
|
keylist to which this key belongs Definition at line 1213 of file midas.h. Referenced by db_create_key(), db_delete_key1(), db_enum_key(), db_find_key(), and db_open_database(). |
|
Total size of data block Definition at line 1208 of file midas.h. Referenced by db_copy(), db_create_key(), db_delete_key1(), db_open_database(), db_set_data(), db_set_data_index(), db_set_record(), and db_set_value(). |
|
TID_xxx type Definition at line 1204 of file midas.h. Referenced by cm_transition(), db_check_record(), db_copy(), 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_record(), db_get_record_size(), db_get_value(), db_open_database(), db_paste(), db_set_data(), db_set_data_index(), db_set_record(), db_set_value(), main(), and update_odb(). |