ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
contmgmtdita
contmgmtdita_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 2008.
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
18
#ifndef CONTMGMTDITA_ERRORS_H
19
#define CONTMGMTDITA_ERRORS_H
20
21
#include <
common/emh_const.h
>
22
29
#define CONTMGMTDITA_ERROR_BASE EMH_CONTMGMTDITA_error_base
30
#define CONTMGMTDITA_GENERAL_ERROR (CONTMGMTDITA_ERROR_BASE + 0)
31
34
#endif