ITK Function Reference

(V10000.1.0.60_20160308.00)
pdg0ptndesigngdlines_error.h
Go to the documentation of this file.
1 // Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
2 // ==================================================
3 // Copyright 2014.
4 // Siemens Product Lifecycle Management Software Inc.
5 // All Rights Reserved.
6 // ==================================================
7 // Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
8 
14 #ifndef PDG0PTNDESIGNGDLINES_ERRORS_HXX
15 #define PDG0PTNDESIGNGDLINES_ERRORS_HXX
16 
17 #include <common/emh_const.h>
18 
25 #define EMH_PDG0PTNDESIGNGDLINES_ERROR_BASE EMH_PDG0PTNDESIGNGDLINES_error_base
26 
30 #define PDG0PTNDESIGNGDLINES_internal_error ( EMH_PDG0PTNDESIGNGDLINES_ERROR_BASE + 1 )
31 
35 #define PDG0PTNDESIGNGDLINES_product_context_is_null ( EMH_PDG0PTNDESIGNGDLINES_ERROR_BASE + 2 )
36 
40 #define PDG0PTNDESIGNGDLINES_invalid_product_context_type ( EMH_PDG0PTNDESIGNGDLINES_ERROR_BASE + 3 )
41 
45 #define PDG0PTNDESIGNGDLINES_invalid_product_context ( EMH_PDG0PTNDESIGNGDLINES_ERROR_BASE + 4 )
46 
47 
52 #endif