ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
enq_errors.h File Reference
#include <pom/pom/pom_errors.h>

Go to the source code of this file.

Macros

#define ENQ_doNotClearText   1
 
#define ENQ_ERROR_BASE   ERROR_ENQ_base
 
#define ENQ_fail   1
 
#define ENQ_internal_error   ENQ_ERROR_BASE + 1
 
#define ENQ_invalid_attribute   ENQ_ERROR_BASE + 4
 
#define ENQ_invalid_class   ENQ_ERROR_BASE + 7
 
#define ENQ_invalid_date   ENQ_ERROR_BASE + 24
 
#define ENQ_invalid_expression   ENQ_ERROR_BASE + 20
 
#define ENQ_invalid_pseudo_attr   (ENQ_ERROR_BASE + 36)
 
#define ENQ_invalid_pseudo_calias   (ENQ_ERROR_BASE + 33)
 
#define ENQ_invalid_query   ENQ_ERROR_BASE + 11
 
#define ENQ_invalid_set_expression   ENQ_ERROR_BASE + 12
 
#define ENQ_invalid_value   ENQ_ERROR_BASE + 21
 
#define ENQ_max_err_code   ENQ_ERROR_BASE + 37
 
#define ENQ_min_err_code   ENQ_ERROR_BASE
 
#define ENQ_not_implemented   ENQ_ERROR_BASE + 2
 
#define ENQ_not_initialised   ENQ_ERROR_BASE + 3
 
#define ENQ_ok   0
 
#define ENQ_okToClearText   0
 
#define ENQ_out_of_memory   (ENQ_ERROR_BASE + 27)
 
#define ENQ_timeout   (ENQ_ERROR_BASE + 30)
 
#define ENQ_UNKNOWN_TYPE   -1
 

Detailed Description

This include file contains all the error codes which may be returned by ENQ

Definition in file enq_errors.h.