ITK Function Reference

(V10000.1.0.60_20160308.00)
fnshmgmt_errors.h
Go to the documentation of this file.
1 // Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
2 // ==================================================
3 // Copyright 2012.
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 
16 #ifndef FNSHMGMT_ERRORS_H
17 #define FNSHMGMT_ERRORS_H
18 
19 #include <common/emh_const.h>
20 #include <fsh0fnshmgmt/libfsh0fnshmgmt_exports.h>
21 
32 #define FNSHMGMT_invalid_finish (EMH_FNSHMGMT_error_base + 0)
33 
37 #define FNSHMGMT_duplicate_finish (EMH_FNSHMGMT_error_base + 1)
38 
41 #include <fsh0fnshmgmt/libfsh0fnshmgmt_undef.h>
42 
43 #endif