|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <common/emh_const.h>#include <rbf/librbf_exports.h>#include <rbf/librbf_undef.h>Go to the source code of this file.
Macros | |
| #define | RBF_AEP_not_found_error (RBF_ERROR_BASE + 7) |
| #define | RBF_data_type_not_supported (RBF_ERROR_BASE + 25) |
| #define | RBF_defmodule_not_found_error (RBF_ERROR_BASE + 6) |
| #define | RBF_ERROR_BASE EMH_RBF_error_base |
| #define | RBF_failed_ITK_exit_module (RBF_ERROR_BASE + 23) |
| #define | RBF_init_text_services_error (RBF_ERROR_BASE + 20) |
| #define | RBF_invalid_input_name_error (RBF_ERROR_BASE + 9) |
| #define | RBF_invalid_input_values (RBF_ERROR_BASE + 24) |
| #define | RBF_login_error (RBF_ERROR_BASE + 21) |
| #define | RBF_missing_AccessorData (RBF_ERROR_BASE + 13) |
| #define | RBF_missing_CellData (RBF_ERROR_BASE + 14) |
| #define | RBF_missing_DecisionTable (RBF_ERROR_BASE + 10) |
| #define | RBF_missing_id (RBF_ERROR_BASE + 16) |
| #define | RBF_missing_input_file (RBF_ERROR_BASE + 17) |
| #define | RBF_missing_parm_specifier (RBF_ERROR_BASE + 15) |
| #define | RBF_missing_RBFInputData (RBF_ERROR_BASE + 11) |
| #define | RBF_missing_RBFOutputData (RBF_ERROR_BASE + 12) |
| #define | RBF_wrong_object_type_error (RBF_ERROR_BASE + 8) |
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 rbf_errors.h.