ITK Function Reference

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

Go to the source code of this file.

Macros

#define BMF_BMOperation_addExtPt   (BMF_ERROR_BASE + 8)
 
#define BMF_BMOperation_askExtPtNm   (BMF_ERROR_BASE + 7)
 
#define BMF_BMOperation_ldExtPts   (BMF_ERROR_BASE + 6)
 
#define BMF_cannot_modify_internal   (BMF_ERROR_BASE + 17)
 
#define BMF_create_error   (BMF_ERROR_BASE + 2)
 
#define BMF_cust_ext_symbol_not_found   (BMF_ERROR_BASE + 14)
 
#define BMF_cust_impl_path_not_found   (BMF_ERROR_BASE + 13)
 
#define BMF_destroy_error   (BMF_ERROR_BASE + 4)
 
#define BMF_ERROR_BASE   EMH_BMF_error_base
 
#define BMF_extension_desc_count_mismatch   (BMF_ERROR_BASE + 12)
 
#define BMF_Extension_missing   (BMF_ERROR_BASE + 11)
 
#define BMF_init_error   (BMF_ERROR_BASE + 1)
 
#define BMF_internal_error   (BMF_ERROR_BASE + 15)
 
#define BMF_missing_required_parms   (BMF_ERROR_BASE + 16)
 
#define BMF_not_system_admin   (BMF_ERROR_BASE + 5)
 
#define BMF_save_error   (BMF_ERROR_BASE + 3)
 
#define BMF_unable_to_create_enquiry   (BMF_ERROR_BASE + 9)
 
#define BMF_unable_to_execute_enquiry   (BMF_ERROR_BASE + 10)
 

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 bmf_errors.h.