ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros

Macros

#define OBJIO_async_in_progress   (OBJIO_ERROR_BASE + 14)
 
#define OBJIO_async_multiple_objects   (OBJIO_ERROR_BASE + 13)
 
#define OBJIO_async_start_failed   (OBJIO_ERROR_BASE + 15)
 
#define OBJIO_background_export_dir_no_access   (OBJIO_ERROR_BASE + 22)
 
#define OBJIO_cannot_reuse_dir   (OBJIO_ERROR_BASE + 8)
 
#define OBJIO_dir_not_found   (OBJIO_ERROR_BASE + 9)
 
#define OBJIO_ERROR_BASE   EMH_OBJIO_error_base
 
#define OBJIO_export_remote_failure   (OBJIO_ERROR_BASE + 12)
 
#define OBJIO_few_dependent_object_count   (OBJIO_ERROR_BASE + 30)
 
#define OBJIO_insufficient_privileges   (OBJIO_ERROR_BASE + 27)
 
#define OBJIO_internal_error   (OBJIO_ERROR_BASE + 5)
 
#define OBJIO_invalid_attribute_flag   (OBJIO_ERROR_BASE + 4)
 
#define OBJIO_invalid_dir_contents   (OBJIO_ERROR_BASE + 3)
 
#define OBJIO_invalid_object_type   (OBJIO_ERROR_BASE + 28)
 
#define OBJIO_invalid_site   (OBJIO_ERROR_BASE + 7)
 
#define OBJIO_invalid_sync_option   (OBJIO_ERROR_BASE + 17)
 
#define OBJIO_invalid_tag   (OBJIO_ERROR_BASE + 6)
 
#define OBJIO_is_checked_out   (OBJIO_ERROR_BASE + 26)
 
#define OBJIO_is_part_of_workflow   (OBJIO_ERROR_BASE + 25)
 
#define OBJIO_mixed_ownership   (OBJIO_ERROR_BASE + 24)
 
#define OBJIO_ref_iman_master_form   (OBJIO_ERROR_BASE + 29)
 
#define OBJIO_sst_did_not_claim_ownership   (OBJIO_ERROR_BASE + 21)
 
#define OBJIO_sst_unable_reassert_remote_ownership   (OBJIO_ERROR_BASE + 19)
 
#define OBJIO_sst_unable_to_delete_remote_aux_objects   (OBJIO_ERROR_BASE + 20)
 
#define OBJIO_unable_to_export   (OBJIO_ERROR_BASE + 11)
 
#define OBJIO_unable_to_import   (OBJIO_ERROR_BASE + 10)
 
#define OBJIO_unable_to_import_distrib_comp   (OBJIO_ERROR_BASE + 18)
 
#define OBJIO_unable_to_produce_report   (OBJIO_ERROR_BASE + 16)
 
#define OBJIO_unable_to_sync   (OBJIO_ERROR_BASE + 23)
 
#define OBJIO_unsupported_type   (OBJIO_ERROR_BASE + 1)
 
#define OBJIO_wrong_type   (OBJIO_ERROR_BASE + 2)
 

Detailed Description

Macro Definition Documentation

#define OBJIO_async_in_progress   (OBJIO_ERROR_BASE + 14)

Definition at line 61 of file objio_errors.h.

#define OBJIO_async_multiple_objects   (OBJIO_ERROR_BASE + 13)

Definition at line 60 of file objio_errors.h.

#define OBJIO_async_start_failed   (OBJIO_ERROR_BASE + 15)

Definition at line 62 of file objio_errors.h.

#define OBJIO_background_export_dir_no_access   (OBJIO_ERROR_BASE + 22)

Definition at line 69 of file objio_errors.h.

#define OBJIO_cannot_reuse_dir   (OBJIO_ERROR_BASE + 8)

Attempt to re-use an existing import/export directory for export

Definition at line 50 of file objio_errors.h.

#define OBJIO_dir_not_found   (OBJIO_ERROR_BASE + 9)

Attempt to use a non-existent directory for import

Definition at line 53 of file objio_errors.h.

#define OBJIO_ERROR_BASE   EMH_OBJIO_error_base

Definition at line 26 of file objio_errors.h.

#define OBJIO_export_remote_failure   (OBJIO_ERROR_BASE + 12)

Definition at line 58 of file objio_errors.h.

#define OBJIO_few_dependent_object_count   (OBJIO_ERROR_BASE + 30)

The supplied number of dependent objects (%1$) is fewer than the internal evaluation count (%2$).

Definition at line 90 of file objio_errors.h.

#define OBJIO_insufficient_privileges   (OBJIO_ERROR_BASE + 27)

The current user does not have sufficient privileges to perform this operation.

Definition at line 84 of file objio_errors.h.

#define OBJIO_internal_error   (OBJIO_ERROR_BASE + 5)

Something OO occurred

Definition at line 41 of file objio_errors.h.

#define OBJIO_invalid_attribute_flag   (OBJIO_ERROR_BASE + 4)

Invalid attribute_flag

Definition at line 38 of file objio_errors.h.

#define OBJIO_invalid_dir_contents   (OBJIO_ERROR_BASE + 3)

Directory not a valid import/export directory

Definition at line 35 of file objio_errors.h.

#define OBJIO_invalid_object_type   (OBJIO_ERROR_BASE + 28)

A local object has been provided instead of a remote object.

Definition at line 86 of file objio_errors.h.

#define OBJIO_invalid_site   (OBJIO_ERROR_BASE + 7)

Tag is not a site

Definition at line 47 of file objio_errors.h.

#define OBJIO_invalid_sync_option   (OBJIO_ERROR_BASE + 17)

Definition at line 64 of file objio_errors.h.

#define OBJIO_invalid_tag   (OBJIO_ERROR_BASE + 6)

Tag is not a BIER

Definition at line 44 of file objio_errors.h.

#define OBJIO_is_checked_out   (OBJIO_ERROR_BASE + 26)

The following dependent objects are checked-out at the remote site "%1$".

Definition at line 82 of file objio_errors.h.

#define OBJIO_is_part_of_workflow   (OBJIO_ERROR_BASE + 25)

The following objects are part of a workflow at the remote site "%1$".

Definition at line 80 of file objio_errors.h.

#define OBJIO_mixed_ownership   (OBJIO_ERROR_BASE + 24)

The following dependent objects have mixed ownership of local and replica objects "%1$".

Definition at line 78 of file objio_errors.h.

#define OBJIO_ref_iman_master_form   (OBJIO_ERROR_BASE + 29)

The Form object "%1$" cannot be deleted, because it is referenced by a "Master" relation.

Definition at line 88 of file objio_errors.h.

#define OBJIO_sst_did_not_claim_ownership   (OBJIO_ERROR_BASE + 21)

Definition at line 68 of file objio_errors.h.

#define OBJIO_sst_unable_reassert_remote_ownership   (OBJIO_ERROR_BASE + 19)

Definition at line 66 of file objio_errors.h.

#define OBJIO_sst_unable_to_delete_remote_aux_objects   (OBJIO_ERROR_BASE + 20)

Definition at line 67 of file objio_errors.h.

#define OBJIO_unable_to_export   (OBJIO_ERROR_BASE + 11)

Definition at line 56 of file objio_errors.h.

#define OBJIO_unable_to_import   (OBJIO_ERROR_BASE + 10)

Definition at line 55 of file objio_errors.h.

#define OBJIO_unable_to_import_distrib_comp   (OBJIO_ERROR_BASE + 18)

Definition at line 65 of file objio_errors.h.

#define OBJIO_unable_to_produce_report   (OBJIO_ERROR_BASE + 16)

Definition at line 63 of file objio_errors.h.

#define OBJIO_unable_to_sync   (OBJIO_ERROR_BASE + 23)

The system cannot determine if the Variant Expression with a UID of "%1$" has been modified since the last export.

Definition at line 74 of file objio_errors.h.

#define OBJIO_unsupported_type   (OBJIO_ERROR_BASE + 1)

Type not yet supported

Definition at line 29 of file objio_errors.h.

#define OBJIO_wrong_type   (OBJIO_ERROR_BASE + 2)

Wrong type for this operation

Definition at line 32 of file objio_errors.h.