ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
SPECMGR Errors

Macros

#define SPECMGR_ERROR_BASE   EMH_SPECMGR_error_base
 
#define SPECMGR_IS_deleted_action   (SPECMGR_ERROR_BASE + 2)
 
#define SPECMGR_not_supported_action   (SPECMGR_ERROR_BASE + 1)
 

Detailed Description

Macro Definition Documentation

#define SPECMGR_ERROR_BASE   EMH_SPECMGR_error_base

Definition at line 28 of file specmgr_errors.h.

#define SPECMGR_IS_deleted_action   (SPECMGR_ERROR_BASE + 2)

CPSpecification delete action through IS

Definition at line 39 of file specmgr_errors.h.

#define SPECMGR_not_supported_action   (SPECMGR_ERROR_BASE + 1)

Not supoorted action error message.

Definition at line 34 of file specmgr_errors.h.