summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
index 1196e3a99..fff6c6481 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HPMHooksCore.inc
@@ -6528,8 +6528,22 @@ struct {
struct HPMHookPoint *HP_status_base_matk_min_post;
struct HPMHookPoint *HP_status_base_matk_max_pre;
struct HPMHookPoint *HP_status_base_matk_max_post;
+ struct HPMHookPoint *HP_storage_init_pre;
+ struct HPMHookPoint *HP_storage_init_post;
+ struct HPMHookPoint *HP_storage_final_pre;
+ struct HPMHookPoint *HP_storage_final_post;
struct HPMHookPoint *HP_storage_reconnect_pre;
struct HPMHookPoint *HP_storage_reconnect_post;
+ struct HPMHookPoint *HP_storage_config_read_pre;
+ struct HPMHookPoint *HP_storage_config_read_post;
+ struct HPMHookPoint *HP_storage_config_read_additional_fields_pre;
+ struct HPMHookPoint *HP_storage_config_read_additional_fields_post;
+ struct HPMHookPoint *HP_storage_get_id_by_name_pre;
+ struct HPMHookPoint *HP_storage_get_id_by_name_post;
+ struct HPMHookPoint *HP_storage_ensure_pre;
+ struct HPMHookPoint *HP_storage_ensure_post;
+ struct HPMHookPoint *HP_storage_get_settings_pre;
+ struct HPMHookPoint *HP_storage_get_settings_post;
struct HPMHookPoint *HP_storage_delitem_pre;
struct HPMHookPoint *HP_storage_delitem_post;
struct HPMHookPoint *HP_storage_open_pre;
@@ -13357,8 +13371,22 @@ struct {
int HP_status_base_matk_min_post;
int HP_status_base_matk_max_pre;
int HP_status_base_matk_max_post;
+ int HP_storage_init_pre;
+ int HP_storage_init_post;
+ int HP_storage_final_pre;
+ int HP_storage_final_post;
int HP_storage_reconnect_pre;
int HP_storage_reconnect_post;
+ int HP_storage_config_read_pre;
+ int HP_storage_config_read_post;
+ int HP_storage_config_read_additional_fields_pre;
+ int HP_storage_config_read_additional_fields_post;
+ int HP_storage_get_id_by_name_pre;
+ int HP_storage_get_id_by_name_post;
+ int HP_storage_ensure_pre;
+ int HP_storage_ensure_post;
+ int HP_storage_get_settings_pre;
+ int HP_storage_get_settings_post;
int HP_storage_delitem_pre;
int HP_storage_delitem_post;
int HP_storage_open_pre;