ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
cfilter
cfilter_errors.h
Go to the documentation of this file.
1
/* Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.
2
==================================================
3
Copyright 2010.
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 CFILTER_ERRORS_H
15
#define CFILTER_ERRORS_H
16
17
#include <
common/emh_const.h
>
18
19
26
#define CFILTER_internal_error (EMH_CFILTER_error_base + 1)
27
28
33
#endif