ITK Function Reference

(V10000.1.0.60_20160308.00)
lis_datatypes.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 
20 #ifndef LIS_DATATYPES_H
21 #define LIS_DATATYPES_H
22 
23 
24 
28 typedef enum LIS_media_type_e
29 {
37 
45 {
64 
71 {
78 
83 {
91 
97 {
146 
153 {
158 
162 #define LIS_DCTERMS_NAMESPACE_PREFIX "dcterms"
163 
167 #define LIS_OSLC_CORE_NAMESPACE_PREFIX "oslc"
168 
172 #define LIS_OSLC_DATA_NAMESPACE_PREFIX "oslc_data"
173 
177 #define LIS_RDF_NAMESPACE_PREFIX "rdf"
178 
182 #define LIS_RDFS_NAMESPACE_PREFIX "rdfs"
183 
187 #define LIS_OSLC_CM_CORE_NAMESPACE_PREFIX "oslc_cm"
188 
189 #endif