ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
nr_errors.h File Reference
#include <common/emh_const.h>
#include <property/libproperty_exports.h>
#include <property/libproperty_undef.h>

Go to the source code of this file.

Macros

#define NR_autogen_not_set   (NR_ERROR_BASE + 18)
 
#define NR_cannot_set_autogen   (NR_ERROR_BASE + 20)
 
#define NR_duplicate_attach   (NR_ERROR_BASE + 4)
 
#define NR_duplicate_pattern   (NR_ERROR_BASE + 19)
 
#define NR_duplicate_rule   (NR_ERROR_BASE + 3)
 
#define NR_ERROR_BASE   EMH_NR_error_base
 
#define NR_excluded_letters   (NR_ERROR_BASE + 28)
 
#define NR_initialize_failed   (NR_ERROR_BASE + 1)
 
#define NR_invalid_case   (NR_ERROR_BASE + 2)
 
#define NR_invalid_esc   (NR_ERROR_BASE + 10)
 
#define NR_invalid_init_or_max_value   (NR_ERROR_BASE + 24)
 
#define NR_invalid_pattern   (NR_ERROR_BASE + 15)
 
#define NR_invalid_prop_for_rev_nr   (NR_ERROR_BASE + 31)
 
#define NR_invalid_rule_suffix   (NR_ERROR_BASE + 30)
 
#define NR_invalid_sysvar   (NR_ERROR_BASE + 9)
 
#define NR_invalid_vartype   (NR_ERROR_BASE + 14)
 
#define NR_key_info   (NR_ERROR_BASE + 25)
 
#define NR_max_counter_value   (NR_ERROR_BASE + 16)
 
#define NR_max_nesting   (NR_ERROR_BASE + 22)
 
#define NR_missing_delimiter   (NR_ERROR_BASE + 11)
 
#define NR_missing_rule   (NR_ERROR_BASE + 5)
 
#define NR_missing_variable   (NR_ERROR_BASE + 12)
 
#define NR_never_matched   (NR_ERROR_BASE + 7)
 
#define NR_no_autogen   (NR_ERROR_BASE + 29)
 
#define NR_no_counters_found   (NR_ERROR_BASE + 17)
 
#define NR_not_matched   (NR_ERROR_BASE + 6)
 
#define NR_not_string_var   (NR_ERROR_BASE + 13)
 
#define NR_not_valid_pattern_for_autogen   (NR_ERROR_BASE + 21)
 
#define NR_out_of_range   (NR_ERROR_BASE + 26)
 
#define NR_rev_exausted   (NR_ERROR_BASE + 27)
 
#define NR_rule_name_referenced   (NR_ERROR_BASE + 23)
 
#define NR_undefined_prop   (NR_ERROR_BASE + 8)
 

Detailed Description

This file contains the published identifiers of error codes that can be generated by this 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 nr_errors.h.