ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
pie
iman_pie_errors.h
Go to the documentation of this file.
1
/*==============================================================================
2
Copyright (c) 2003-2005 UGS Corporation
3
Unpublished - All Rights Reserved
4
==============================================================================*/
5
/* */
6
7
#ifndef IMAN_PIE_ERRORS_H
8
#define IMAN_PIE_ERRORS_H
9
#include <
pie/pie_errors.h
>
10
11
#define PIE_no_parent_iman_tag PIE_no_parent_tc_tag
12
#define PIE_bad_find_iman_obj PIE_bad_find_tc_obj
13
#define PIE_imp_tceng_object_not_present PIE_imp_tc_object_not_present
14
15
#endif