ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
emh_const.h File Reference
#include <pom/pom/pom_errors.h>
#include <tc/emh.h>
#include <common/emh_const.h>
#include <tc/iman_emh_const.h>

Go to the source code of this file.

Macros

#define EMH_LANG_FILE   "emh_text.xml"
 
#define EMH_NUM_MODULES   82
 
Button values
#define EMH_Ok   0x0001
 
#define EMH_Acknowledge   0x0002
 
#define EMH_Yes   0x0004
 
#define EMH_No   0x0008
 
#define EMH_Continue   0x0010
 
#define EMH_Retry   0x0020
 
#define EMH_Abort   0x0040
 
#define EMH_Cancel   0x0080
 
#define EMH_More   0x0100
 
#define EMH_Help   0x0200
 
Verbosity values
#define EMH_VERBOSE   1
 
#define EMH_TERSE   2
 

Detailed Description

Include file to define constants for eim error handling

Deprecated:
This file is deprecated and will be removed from Tc11.0, the new format is #include <common/emh_const.h> instead of #include <tc/emh_const.h>.

Definition in file emh_const.h.