ITK Function Reference

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

Go to the source code of this file.

Macros

#define DIST_all_objects_failed   (EMH_DIST_error_base + 9)
 
#define DIST_argument_error   (EMH_DIST_error_base + 6)
 
#define DIST_cannot_checkout_replica_from_hub   (EMH_DIST_error_base + 12)
 
#define DIST_invalid_server_type   (EMH_DIST_error_base + 5)
 
#define DIST_MS_TIE_invalid_parameter_creation   (EMH_DIST_error_base + 13)
 
#define DIST_no_replica_objects   (EMH_DIST_error_base + 8)
 
#define DIST_no_server_handler   (EMH_DIST_error_base + 2)
 
#define DIST_object_is_local   (EMH_DIST_error_base + 7)
 
#define DIST_object_is_not_local   (EMH_DIST_error_base + 11)
 
#define DIST_server_handler_registered   (EMH_DIST_error_base + 4)
 
#define DIST_tracking_owning_site   (EMH_DIST_error_base + 10)
 
#define DIST_unsupported_client   (EMH_DIST_error_base + 1)
 
#define DIST_unsupported_operation   (EMH_DIST_error_base + 3)
 

Macro Definition Documentation

#define DIST_all_objects_failed   (EMH_DIST_error_base + 9)

Definition at line 40 of file dist_errors.h.

#define DIST_argument_error   (EMH_DIST_error_base + 6)

Definition at line 31 of file dist_errors.h.

#define DIST_cannot_checkout_replica_from_hub   (EMH_DIST_error_base + 12)

Definition at line 43 of file dist_errors.h.

#define DIST_invalid_server_type   (EMH_DIST_error_base + 5)

Definition at line 30 of file dist_errors.h.

#define DIST_MS_TIE_invalid_parameter_creation   (EMH_DIST_error_base + 13)

Definition at line 44 of file dist_errors.h.

#define DIST_no_replica_objects   (EMH_DIST_error_base + 8)

Definition at line 39 of file dist_errors.h.

#define DIST_no_server_handler   (EMH_DIST_error_base + 2)

Definition at line 27 of file dist_errors.h.

#define DIST_object_is_local   (EMH_DIST_error_base + 7)

Definition at line 32 of file dist_errors.h.

#define DIST_object_is_not_local   (EMH_DIST_error_base + 11)

Definition at line 42 of file dist_errors.h.

#define DIST_server_handler_registered   (EMH_DIST_error_base + 4)

Definition at line 29 of file dist_errors.h.

#define DIST_tracking_owning_site   (EMH_DIST_error_base + 10)

Definition at line 41 of file dist_errors.h.

#define DIST_unsupported_client   (EMH_DIST_error_base + 1)

Definition at line 26 of file dist_errors.h.

#define DIST_unsupported_operation   (EMH_DIST_error_base + 3)

Definition at line 28 of file dist_errors.h.