ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
Fnd0bomlite
bomlite_errors.h
Go to the documentation of this file.
1
// Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
2
// ==================================================
3
// Copyright 2013.
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
13
#ifndef TEAMCENTER_BOMLITE_ERRORS_HXX
14
#define TEAMCENTER_BOMLITE_ERRORS_HXX
15
16
#include <
common/emh_const.h
>
17
25
#define BOMLITE_internal_error (EMH_BOMLITE_error_base + 1)
26
28
#define BOMLITE_feature_unsupported (EMH_BOMLITE_error_base + 2)
29
33
#endif