ITK Function Reference

(V10000.1.0.60_20160308.00)
clr0colorappearance_errors.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 
16 #ifndef CLR0COLORAPPEARANCE_ERRORS_HXX
17 #define CLR0COLORAPPEARANCE_ERRORS_HXX
18 
19 #include <common/emh_const.h>
20 
27 #define EMH_CLR0COLORAPPEARANCE_ERROR_BASE EMH_CLR0COLORAPPEARANCE_error_base
28 
32 #define CLR0COLORAPPEARANCE_empty_group_name_not_allowed ( EMH_CLR0COLORAPPEARANCE_ERROR_BASE + 1 )
33 
37 #define CLR0COLORAPPEARANCE_empty_surface_designator_not_allowed ( EMH_CLR0COLORAPPEARANCE_ERROR_BASE + 2 )
38 
43 #endif