ITK Function Reference

(V10000.1.0.60_20160308.00)
ics_defines.h
Go to the documentation of this file.
1 
2 
3 // Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
4 // ==================================================
5 // Copyright 2014.
6 // Siemens Product Lifecycle Management Software Inc.
7 // All Rights Reserved.
8 // ==================================================
9 // Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
10 
18 #ifndef ICS_DEFINES_H_INCLUDED
19 #define ICS_DEFINES_H_INCLUDED
20 
32 #define ICS_KEYLOV_HIDE_KEY (1 << 0)
33 
34 
35 
36 
37 
38 
39 //General internal attributes
40 
44 #define ICS_UNCT_PUID -590
45 
49 #define ICS_UNCT_CID -600
50 
54 #define ICS_UNCT_SID -620
55 
59 #define ICS_UNCT_CREATE_NAME -615
60 
64 #define ICS_UNCT_CREATE_DATE -616
65 
69 #define ICS_UNCT_MODIFY_NAME -618
70 
74 #define ICS_UNCT_MODIFY_DATE -619
75 
76 
77 
78 
79 //Classification Class/Classification View (smlb0/bldb0) specific attributes
80 
84 #define ICS_UNCT_CLASS_NAME -607
85 
89 #define ICS_UNCT_CLASS_SHORTNAME -608
90 
94 #define ICS_UNCT_CLASS_USER1 -612
95 
99 #define ICS_UNCT_CLASS_USER2 -613
100 
101 
102 
103 
104 //Classification object (ICO/icm0)
105 
109 #define ICS_UNCT_INSTANCE_EREF -598
110 
114 #define ICS_UNCT_INSTANCE_PEREF -589
115 
119 #define ICS_UNCT_INSTANCE_ID -599
120 
124 #define ICS_UNCT_INSTANCE_UNIT -630
125 
129 #define ICS_UNCT_INSTANCE_WSO_TYPE -570
130 
131 
132 
135 #endif /* ICS_DEFINES_H_INCLUDED */