ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
eda_errors.h File Reference
#include <common/emh_const.h>

Go to the source code of this file.

Macros

#define EDA_DERIVED_DATA_unable_to_create   (EMH_EDA_error_base + 2)
 
#define EDA_DERIVED_DATASET_unable_to_create   (EMH_EDA_error_base + 4)
 
#define EDA_DERIVED_ITEM_unable_to_create   (EMH_EDA_error_base + 3)
 
#define EDA_internal_error   (EMH_EDA_error_base + 1)
 

Detailed Description

This file contains the publish identifiers of error codes that can be generated by eda module. Obtaining and using the numeric values of these manifest constants is not supported. We reserve the right to change the actual values as necessary.

Definition in file eda_errors.h.