ITK Function Reference

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

Go to the source code of this file.

Macros

#define INTEROP_CONNECT_INVALID_INPUT   (EMH_INTEROP_error_base + 6)
 
#define INTEROP_DATASET_NO_REFS   (EMH_INTEROP_error_base + 12)
 
#define INTEROP_DATASET_NO_VALID_REF   (EMH_INTEROP_error_base + 14)
 
#define INTEROP_DIRECTMODEL_WITHOUT_JTPART   (EMH_INTEROP_error_base + 22)
 
#define INTEROP_FAILED_TO_CONNECT   (EMH_INTEROP_error_base + 52)
 
#define INTEROP_FAILED_TO_GENERATE_OBID   (EMH_INTEROP_error_base + 21)
 
#define INTEROP_FAILED_TO_OPEN_FILE   (EMH_INTEROP_error_base + 19)
 
#define INTEROP_GENERATED_FILE_DOES_NOT_EXISTS   (EMH_INTEROP_error_base + 18)
 
#define INTEROP_GET_HOST_FAILED   (EMH_INTEROP_error_base + 4)
 
#define INTEROP_HOST_NOT_FOUND   (EMH_INTEROP_error_base + 51)
 
#define INTEROP_ITEMREV_NO_ASSY_NO_DIRECT_MODEL   (EMH_INTEROP_error_base + 17)
 
#define INTEROP_NO_BVR_OF_SELECTED_VIEW_TYPE   (EMH_INTEROP_error_base + 16)
 
#define INTEROP_NO_DEFAULT_BUT_MULTIPLE_VIEW   (EMH_INTEROP_error_base + 15)
 
#define INTEROP_NO_DIRECTMODEL_FOUND   (EMH_INTEROP_error_base + 8)
 
#define INTEROP_NO_VALID_SERVER_FOUND   (EMH_INTEROP_error_base + 7)
 
#define INTEROP_NULL_INPUTS   (EMH_INTEROP_error_base + 1)
 
#define INTEROP_OBJECT_IS_NOT_VALID_INPUT   (EMH_INTEROP_error_base + 13)
 
#define INTEROP_OBJECTS_WITHOUT_DIRECTMODEL   (EMH_INTEROP_error_base + 9)
 
#define INTEROP_PORT_NOT_FOUND   (EMH_INTEROP_error_base + 5)
 
#define INTEROP_RENDERING_RELATION_NOT_FOUND   (EMH_INTEROP_error_base + 11)
 
#define INTEROP_RESPONSE_STATUS_NOT_OK   (EMH_INTEROP_error_base + 53)
 
#define INTEROP_SERVER_NOT_DEFINED   (EMH_INTEROP_error_base + 3)
 
#define INTEROP_SOCKET_ERROR   (EMH_INTEROP_error_base + 55)
 
#define INTEROP_TAG_NOT_VALID   (EMH_INTEROP_error_base + 10)
 
#define INTEROP_TAG_PLMXML_BOTH_CANNOT_EXIST   (EMH_INTEROP_error_base + 2)
 
#define INTEROP_WINSOCK_FAILED   (EMH_INTEROP_error_base + 54)
 
#define INTEROP_WRITE_NOT_COMPLETE   (EMH_INTEROP_error_base + 20)
 

Macro Definition Documentation

#define INTEROP_CONNECT_INVALID_INPUT   (EMH_INTEROP_error_base + 6)

Definition at line 36 of file interop_errors.h.

#define INTEROP_DATASET_NO_REFS   (EMH_INTEROP_error_base + 12)

Definition at line 42 of file interop_errors.h.

#define INTEROP_DATASET_NO_VALID_REF   (EMH_INTEROP_error_base + 14)

Definition at line 44 of file interop_errors.h.

#define INTEROP_DIRECTMODEL_WITHOUT_JTPART   (EMH_INTEROP_error_base + 22)

Definition at line 52 of file interop_errors.h.

#define INTEROP_FAILED_TO_CONNECT   (EMH_INTEROP_error_base + 52)

Definition at line 57 of file interop_errors.h.

#define INTEROP_FAILED_TO_GENERATE_OBID   (EMH_INTEROP_error_base + 21)

Definition at line 51 of file interop_errors.h.

#define INTEROP_FAILED_TO_OPEN_FILE   (EMH_INTEROP_error_base + 19)

Definition at line 49 of file interop_errors.h.

#define INTEROP_GENERATED_FILE_DOES_NOT_EXISTS   (EMH_INTEROP_error_base + 18)

Definition at line 48 of file interop_errors.h.

#define INTEROP_GET_HOST_FAILED   (EMH_INTEROP_error_base + 4)

Definition at line 34 of file interop_errors.h.

#define INTEROP_HOST_NOT_FOUND   (EMH_INTEROP_error_base + 51)

Definition at line 56 of file interop_errors.h.

#define INTEROP_ITEMREV_NO_ASSY_NO_DIRECT_MODEL   (EMH_INTEROP_error_base + 17)

Definition at line 47 of file interop_errors.h.

#define INTEROP_NO_BVR_OF_SELECTED_VIEW_TYPE   (EMH_INTEROP_error_base + 16)

Definition at line 46 of file interop_errors.h.

#define INTEROP_NO_DEFAULT_BUT_MULTIPLE_VIEW   (EMH_INTEROP_error_base + 15)

Definition at line 45 of file interop_errors.h.

#define INTEROP_NO_DIRECTMODEL_FOUND   (EMH_INTEROP_error_base + 8)

Definition at line 38 of file interop_errors.h.

#define INTEROP_NO_VALID_SERVER_FOUND   (EMH_INTEROP_error_base + 7)

Definition at line 37 of file interop_errors.h.

#define INTEROP_NULL_INPUTS   (EMH_INTEROP_error_base + 1)

Definition at line 31 of file interop_errors.h.

#define INTEROP_OBJECT_IS_NOT_VALID_INPUT   (EMH_INTEROP_error_base + 13)

Definition at line 43 of file interop_errors.h.

#define INTEROP_OBJECTS_WITHOUT_DIRECTMODEL   (EMH_INTEROP_error_base + 9)

Definition at line 39 of file interop_errors.h.

#define INTEROP_PORT_NOT_FOUND   (EMH_INTEROP_error_base + 5)

Definition at line 35 of file interop_errors.h.

#define INTEROP_RENDERING_RELATION_NOT_FOUND   (EMH_INTEROP_error_base + 11)

Definition at line 41 of file interop_errors.h.

#define INTEROP_RESPONSE_STATUS_NOT_OK   (EMH_INTEROP_error_base + 53)

Definition at line 58 of file interop_errors.h.

#define INTEROP_SERVER_NOT_DEFINED   (EMH_INTEROP_error_base + 3)

Definition at line 33 of file interop_errors.h.

#define INTEROP_SOCKET_ERROR   (EMH_INTEROP_error_base + 55)

Definition at line 60 of file interop_errors.h.

#define INTEROP_TAG_NOT_VALID   (EMH_INTEROP_error_base + 10)

Definition at line 40 of file interop_errors.h.

#define INTEROP_TAG_PLMXML_BOTH_CANNOT_EXIST   (EMH_INTEROP_error_base + 2)

Definition at line 32 of file interop_errors.h.

#define INTEROP_WINSOCK_FAILED   (EMH_INTEROP_error_base + 54)

Definition at line 59 of file interop_errors.h.

#define INTEROP_WRITE_NOT_COMPLETE   (EMH_INTEROP_error_base + 20)

Definition at line 50 of file interop_errors.h.