ITK Function Reference
(V10000.1.0.60_20160308.00)
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
step
iman_objio_step_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_OBJIO_STEP_ERRORS_H
8
#define IMAN_OBJIO_STEP_ERRORS_H
9
#include <
step/objio_step_errors.h
>
10
11
#define OBJIO_STEP_cannot_get_iman_details OBJIO_STEP_cannot_get_tc_details
12
#define OBJIO_STEP_error_while_importing_to_IMAN OBJIO_STEP_error_while_importing_to_TC
13
14
#endif