ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
BOM OVE Errors

Macros

#define BOM_OVE_cantAddValueToDerrivedOption   (EMH_BOM_OVE_error_base + 104)
 
#define BOM_OVE_cantImplementNonPublicOption   (EMH_BOM_OVE_error_base + 306)
 
#define BOM_OVE_cantPresentNonPublicOption   (EMH_BOM_OVE_error_base + 303)
 
#define BOM_OVE_CantReferenceOptionOfSameModule   (EMH_BOM_OVE_error_base + 111)
 
#define BOM_OVE_cantUseNonPublicOption   (EMH_BOM_OVE_error_base + 305)
 
#define BOM_OVE_ConditionCanOnlyBeBool   (EMH_BOM_OVE_error_base + 206)
 
#define BOM_OVE_DivideByZero   (EMH_BOM_OVE_error_base + 203)
 
#define BOM_OVE_error_at_line   (EMH_BOM_OVE_error_base + 505)
 
#define BOM_OVE_error_at_node   (EMH_BOM_OVE_error_base + 506)
 
#define BOM_OVE_error_at_node_line   (EMH_BOM_OVE_error_base + 507)
 
#define BOM_OVE_error_check   (EMH_BOM_OVE_error_base + 503)
 
#define BOM_OVE_EvaluationAborted   (EMH_BOM_OVE_error_base + 500)
 
#define BOM_OVE_inform_check   (EMH_BOM_OVE_error_base + 501)
 
#define BOM_OVE_internal   (EMH_BOM_OVE_error_base + 1)
 
#define BOM_OVE_InvalidOptionId   (EMH_BOM_OVE_error_base + 110)
 
#define BOM_OVE_InvalidValue   (EMH_BOM_OVE_error_base + 204)
 
#define BOM_OVE_legacy_data_error   (EMH_BOM_OVE_error_base + 600)
 
#define BOM_OVE_legacy_evaluation_error   (EMH_BOM_OVE_error_base + 601)
 
#define BOM_OVE_nodeHasNoModule   (EMH_BOM_OVE_error_base + 309)
 
#define BOM_OVE_NonUniqueModuleName   (EMH_BOM_OVE_error_base + 301)
 
#define BOM_OVE_NoSuchModule   (EMH_BOM_OVE_error_base + 302)
 
#define BOM_OVE_NoSuchOption   (EMH_BOM_OVE_error_base + 102)
 
#define BOM_OVE_NotInitialized   (EMH_BOM_OVE_error_base + 3)
 
#define BOM_OVE_NullOption   (EMH_BOM_OVE_error_base + 103)
 
#define BOM_OVE_OptionAlreadyExists   (EMH_BOM_OVE_error_base + 101)
 
#define BOM_OVE_OptionAlreadyUsed   (EMH_BOM_OVE_error_base + 108)
 
#define BOM_OVE_OptionIsReferenced   (EMH_BOM_OVE_error_base + 109)
 
#define BOM_OVE_OptOutOfScopeCond   (EMH_BOM_OVE_error_base + 24)
 
#define BOM_OVE_OptOutOfScopeMVL   (EMH_BOM_OVE_error_base + 23)
 
#define BOM_OVE_OptPreChild   (EMH_BOM_OVE_error_base + 21)
 
#define BOM_OVE_OptPrePath   (EMH_BOM_OVE_error_base + 22)
 
#define BOM_OVE_Programming   (EMH_BOM_OVE_error_base + 2)
 
#define BOM_OVE_ScopeError   (EMH_BOM_OVE_error_base + 201)
 
#define BOM_OVE_SyntaxError   (EMH_BOM_OVE_error_base + 10)
 
#define BOM_OVE_TypeMismatch   (EMH_BOM_OVE_error_base + 202)
 
#define BOM_OVE_valueNotValidForOption   (EMH_BOM_OVE_error_base + 105)
 
#define BOM_OVE_warn_check   (EMH_BOM_OVE_error_base + 502)
 

Detailed Description

Macro Definition Documentation

#define BOM_OVE_cantAddValueToDerrivedOption   (EMH_BOM_OVE_error_base + 104)

Definition at line 37 of file bomove_errors.h.

#define BOM_OVE_cantImplementNonPublicOption   (EMH_BOM_OVE_error_base + 306)

Definition at line 52 of file bomove_errors.h.

#define BOM_OVE_cantPresentNonPublicOption   (EMH_BOM_OVE_error_base + 303)

Definition at line 50 of file bomove_errors.h.

#define BOM_OVE_CantReferenceOptionOfSameModule   (EMH_BOM_OVE_error_base + 111)

Definition at line 42 of file bomove_errors.h.

#define BOM_OVE_cantUseNonPublicOption   (EMH_BOM_OVE_error_base + 305)

Definition at line 51 of file bomove_errors.h.

#define BOM_OVE_ConditionCanOnlyBeBool   (EMH_BOM_OVE_error_base + 206)

Definition at line 47 of file bomove_errors.h.

#define BOM_OVE_DivideByZero   (EMH_BOM_OVE_error_base + 203)

Definition at line 45 of file bomove_errors.h.

#define BOM_OVE_error_at_line   (EMH_BOM_OVE_error_base + 505)

Definition at line 60 of file bomove_errors.h.

#define BOM_OVE_error_at_node   (EMH_BOM_OVE_error_base + 506)

Definition at line 61 of file bomove_errors.h.

#define BOM_OVE_error_at_node_line   (EMH_BOM_OVE_error_base + 507)

Definition at line 62 of file bomove_errors.h.

#define BOM_OVE_error_check   (EMH_BOM_OVE_error_base + 503)

Definition at line 58 of file bomove_errors.h.

#define BOM_OVE_EvaluationAborted   (EMH_BOM_OVE_error_base + 500)

Definition at line 54 of file bomove_errors.h.

#define BOM_OVE_inform_check   (EMH_BOM_OVE_error_base + 501)

Definition at line 56 of file bomove_errors.h.

#define BOM_OVE_internal   (EMH_BOM_OVE_error_base + 1)

Definition at line 26 of file bomove_errors.h.

#define BOM_OVE_InvalidOptionId   (EMH_BOM_OVE_error_base + 110)

Definition at line 41 of file bomove_errors.h.

#define BOM_OVE_InvalidValue   (EMH_BOM_OVE_error_base + 204)

Definition at line 46 of file bomove_errors.h.

#define BOM_OVE_legacy_data_error   (EMH_BOM_OVE_error_base + 600)

Definition at line 64 of file bomove_errors.h.

#define BOM_OVE_legacy_evaluation_error   (EMH_BOM_OVE_error_base + 601)

Definition at line 65 of file bomove_errors.h.

#define BOM_OVE_nodeHasNoModule   (EMH_BOM_OVE_error_base + 309)

Definition at line 53 of file bomove_errors.h.

#define BOM_OVE_NonUniqueModuleName   (EMH_BOM_OVE_error_base + 301)

Definition at line 48 of file bomove_errors.h.

#define BOM_OVE_NoSuchModule   (EMH_BOM_OVE_error_base + 302)

Definition at line 49 of file bomove_errors.h.

#define BOM_OVE_NoSuchOption   (EMH_BOM_OVE_error_base + 102)

Definition at line 35 of file bomove_errors.h.

#define BOM_OVE_NotInitialized   (EMH_BOM_OVE_error_base + 3)

Definition at line 28 of file bomove_errors.h.

#define BOM_OVE_NullOption   (EMH_BOM_OVE_error_base + 103)

Definition at line 36 of file bomove_errors.h.

#define BOM_OVE_OptionAlreadyExists   (EMH_BOM_OVE_error_base + 101)

Definition at line 34 of file bomove_errors.h.

#define BOM_OVE_OptionAlreadyUsed   (EMH_BOM_OVE_error_base + 108)

Definition at line 39 of file bomove_errors.h.

#define BOM_OVE_OptionIsReferenced   (EMH_BOM_OVE_error_base + 109)

Definition at line 40 of file bomove_errors.h.

#define BOM_OVE_OptOutOfScopeCond   (EMH_BOM_OVE_error_base + 24)

Definition at line 33 of file bomove_errors.h.

#define BOM_OVE_OptOutOfScopeMVL   (EMH_BOM_OVE_error_base + 23)

Definition at line 32 of file bomove_errors.h.

#define BOM_OVE_OptPreChild   (EMH_BOM_OVE_error_base + 21)

Definition at line 30 of file bomove_errors.h.

#define BOM_OVE_OptPrePath   (EMH_BOM_OVE_error_base + 22)

Definition at line 31 of file bomove_errors.h.

#define BOM_OVE_Programming   (EMH_BOM_OVE_error_base + 2)

Definition at line 27 of file bomove_errors.h.

#define BOM_OVE_ScopeError   (EMH_BOM_OVE_error_base + 201)

Definition at line 43 of file bomove_errors.h.

#define BOM_OVE_SyntaxError   (EMH_BOM_OVE_error_base + 10)

Definition at line 29 of file bomove_errors.h.

#define BOM_OVE_TypeMismatch   (EMH_BOM_OVE_error_base + 202)

Definition at line 44 of file bomove_errors.h.

#define BOM_OVE_valueNotValidForOption   (EMH_BOM_OVE_error_base + 105)

Definition at line 38 of file bomove_errors.h.

#define BOM_OVE_warn_check   (EMH_BOM_OVE_error_base + 502)

Definition at line 57 of file bomove_errors.h.