ITK Function Reference

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

Go to the source code of this file.

Macros

#define BCASE_extract_failed   BRIEFCASE_error_base+10
 
#define BCASE_module_not_initialised   BRIEFCASE_error_base+1
 
#define BCASE_part_already_exists   BRIEFCASE_error_base+11
 
#define BCASE_part_not_found   BRIEFCASE_error_base+5
 
#define BCASE_unable_get_group   BRIEFCASE_error_base+9
 
#define BCASE_unable_get_property   BRIEFCASE_error_base+7
 
#define BCASE_unable_set_group   BRIEFCASE_error_base+8
 
#define BCASE_unable_set_property   BRIEFCASE_error_base+6
 
#define BCASE_unable_to_add_part   BRIEFCASE_error_base+4
 
#define BCASE_unable_to_close_container   BRIEFCASE_error_base+3
 
#define BCASE_unable_to_get_contents   BRIEFCASE_error_base+12
 
#define BCASE_unable_to_open_container   BRIEFCASE_error_base+2
 
#define BRIEFCASE_error_base   EMH_BRIEFCASE_error_base
 

Macro Definition Documentation

#define BCASE_extract_failed   BRIEFCASE_error_base+10

Definition at line 27 of file briefcase_errors.h.

#define BCASE_module_not_initialised   BRIEFCASE_error_base+1

Definition at line 18 of file briefcase_errors.h.

#define BCASE_part_already_exists   BRIEFCASE_error_base+11

Definition at line 28 of file briefcase_errors.h.

#define BCASE_part_not_found   BRIEFCASE_error_base+5

Definition at line 22 of file briefcase_errors.h.

#define BCASE_unable_get_group   BRIEFCASE_error_base+9

Definition at line 26 of file briefcase_errors.h.

#define BCASE_unable_get_property   BRIEFCASE_error_base+7

Definition at line 24 of file briefcase_errors.h.

#define BCASE_unable_set_group   BRIEFCASE_error_base+8

Definition at line 25 of file briefcase_errors.h.

#define BCASE_unable_set_property   BRIEFCASE_error_base+6

Definition at line 23 of file briefcase_errors.h.

#define BCASE_unable_to_add_part   BRIEFCASE_error_base+4

Definition at line 21 of file briefcase_errors.h.

#define BCASE_unable_to_close_container   BRIEFCASE_error_base+3

Definition at line 20 of file briefcase_errors.h.

#define BCASE_unable_to_get_contents   BRIEFCASE_error_base+12

Definition at line 29 of file briefcase_errors.h.

#define BCASE_unable_to_open_container   BRIEFCASE_error_base+2

Definition at line 19 of file briefcase_errors.h.

#define BRIEFCASE_error_base   EMH_BRIEFCASE_error_base

Definition at line 16 of file briefcase_errors.h.