ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
me
me_user_exit_msg.h
Go to the documentation of this file.
1
/*
2
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
3
==================================================
4
Copyright 2014.
5
Siemens Product Lifecycle Management Software Inc.
6
All Rights Reserved.
7
==================================================
8
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
9
*/
10
19
/* */
20
21
#ifndef ME_BMF_USER_EXIT_MSG_H
22
#define ME_BMF_USER_EXIT_MSG_H
23
30
/* */
32
#define BMF_ITEM_create_or_ref_id_msg "BMF_ITEM_create_or_ref_id"
33
35
#define BMF_ITEM_sync_msg "BMF_ITEM_sync"
36
38
#define BMF_ITEM_find_eqv_line_msg "BMF_ITEM_find_eqv_line"
39
41
#define BMF_ITEM_action_on_release_msg "BMF_ITEM_action_on_release"
42
44
#define BMF_BOMLINE_find_candidates_msg "BMF_BOMLINE_find_candidates"
45
47
#define BMF_BOMLINE_repair_bomlines_msg "BMF_BOMLINE_repair_bomlines"
48
51
#endif