18 #ifndef ME_USER_EXITS_H
19 #define ME_USER_EXITS_H
22 #include <me/libme_exports.h>
34 #define ME_USER_EXIT_CONTINUE 101
64 const char* user_data,
68 tag_t* to_be_created_type,
118 const tag_t* mbom_lines,
119 int n_ebom_candidates,
120 const tag_t* ebom_candidates,
122 const char** property_names,
123 const int* property_types,
133 const int* operators,
146 const int* is_empty_value_valid,
147 const int* is_mandatory,
148 const char* user_data,
149 tag_t*** matching_candidates,
154 int**** property_indices
186 const tag_t* mbom_lines,
187 const tag_t* ebom_lines,
188 const char** repair_actions,
189 int n_propagation_properties,
190 const char** propagation_properties,
204 char**** error_messages
233 tag_t ebom_line_node,
234 tag_t mbom_parent_node,
235 const char* user_data,
236 tag_t* mbom_line_node
258 tag_t ebom_line_node,
259 tag_t mbom_released_object,
260 tag_t mbom_line_node,
261 const char* user_data,
262 int suggested_action_on_release,
272 int *action_on_release
286 #include <me/libme_undef.h>