ITK Function Reference

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

Go to the source code of this file.

Macros

#define DISPATCHER_ERROR_bad_parameter   (EMH_DISPATCHER_error_base + 1)
 
#define DISPATCHER_ERROR_create_instance_failed   (EMH_DISPATCHER_error_base + 3)
 
#define DISPATCHER_ERROR_invalid_request_tag   (EMH_DISPATCHER_error_base + 6)
 
#define DISPATCHER_ERROR_key_already_exist   (EMH_DISPATCHER_error_base + 7)
 
#define DISPATCHER_ERROR_no_file_found_for_key   (EMH_DISPATCHER_error_base + 5)
 
#define DISPATCHER_ERROR_out_of_memory   (EMH_DISPATCHER_error_base + 2)
 
#define DISPATCHER_ERROR_state_unmatched   (EMH_DISPATCHER_error_base + 8)
 
#define DISPATCHER_ERROR_unable_to_create_imanfile   (EMH_DISPATCHER_error_base + 4)
 
#define DISPATCHER_ok   0
 
#define ETS_bad_parameter   (DISPATCHER_ERROR_bad_parameter)
 
#define ETS_clear_bypass_failed   (EMH_DISPATCHER_error_base + 999)
 
#define ETS_create_request_duplicate_primary_obj   (EMH_DISPATCHER_error_base + 987)
 
#define ETS_inconsistent_status_ifail   (EMH_DISPATCHER_error_base + 982)
 
#define ETS_no_request_for_tag   (EMH_DISPATCHER_error_base + 983)
 
#define ETS_out_of_memory   (DISPATCHER_ERROR_out_of_memory)
 
#define ETS_request_blank_state   (EMH_DISPATCHER_error_base + 984)
 
#define ETS_request_initialize_failed   (EMH_DISPATCHER_error_base + 988)
 
#define ETS_request_object_not_local   (EMH_DISPATCHER_error_base + 986)
 
#define ETS_request_task_id_already_set   (EMH_DISPATCHER_error_base + 985)
 
#define ETS_request_trans_arg_bad_format   (EMH_DISPATCHER_error_base + 993)
 
#define ETS_request_trans_arg_bad_format_ue   (EMH_DISPATCHER_error_base + 997)
 
#define ETS_request_trans_arg_null   (EMH_DISPATCHER_error_base + 990)
 
#define ETS_request_trans_arg_null_ue   (EMH_DISPATCHER_error_base + 994)
 
#define ETS_request_trans_arg_too_long   (EMH_DISPATCHER_error_base + 992)
 
#define ETS_request_trans_arg_too_long_ue   (EMH_DISPATCHER_error_base + 996)
 
#define ETS_request_trans_arg_too_short   (EMH_DISPATCHER_error_base + 991)
 
#define ETS_request_trans_arg_too_short_ue   (EMH_DISPATCHER_error_base + 995)
 
#define ETS_request_trigger_too_long   (EMH_DISPATCHER_error_base + 989)
 
#define ETS_set_bypass_failed   (EMH_DISPATCHER_error_base + 998)
 

Detailed Description

This file contains the definitions for the error codes for this application...

Definition in file dispatcher_errors.h.

Macro Definition Documentation

#define DISPATCHER_ERROR_bad_parameter   (EMH_DISPATCHER_error_base + 1)

Dispatcher Programming Error: Bad Parameter

Definition at line 136 of file dispatcher_errors.h.

#define DISPATCHER_ERROR_create_instance_failed   (EMH_DISPATCHER_error_base + 3)

Unable to create instance of Dispatcher Request

Definition at line 146 of file dispatcher_errors.h.

#define DISPATCHER_ERROR_invalid_request_tag   (EMH_DISPATCHER_error_base + 6)

The tag specified is an invalid tag.

Definition at line 161 of file dispatcher_errors.h.

#define DISPATCHER_ERROR_key_already_exist   (EMH_DISPATCHER_error_base + 7)

Key already exists.

Definition at line 166 of file dispatcher_errors.h.

#define DISPATCHER_ERROR_no_file_found_for_key   (EMH_DISPATCHER_error_base + 5)

No file was found for specified key.

Definition at line 156 of file dispatcher_errors.h.

#define DISPATCHER_ERROR_out_of_memory   (EMH_DISPATCHER_error_base + 2)

Attempt to allocate memory failed.

Definition at line 141 of file dispatcher_errors.h.

#define DISPATCHER_ERROR_state_unmatched   (EMH_DISPATCHER_error_base + 8)

Dispatcher Programming Error: Bad Parameter

Definition at line 171 of file dispatcher_errors.h.

#define DISPATCHER_ERROR_unable_to_create_imanfile   (EMH_DISPATCHER_error_base + 4)

Unable to create file.

Definition at line 151 of file dispatcher_errors.h.

#define DISPATCHER_ok   0

Definition at line 24 of file dispatcher_errors.h.

#define ETS_bad_parameter   (DISPATCHER_ERROR_bad_parameter)
Deprecated:
Teamcenter 10

Definition at line 34 of file dispatcher_errors.h.

#define ETS_clear_bypass_failed   (EMH_DISPATCHER_error_base + 999)
Deprecated:
Teamcenter 10

Definition at line 129 of file dispatcher_errors.h.

#define ETS_create_request_duplicate_primary_obj   (EMH_DISPATCHER_error_base + 987)
Deprecated:
Teamcenter 10

Definition at line 69 of file dispatcher_errors.h.

#define ETS_inconsistent_status_ifail   (EMH_DISPATCHER_error_base + 982)
Deprecated:
Teamcenter 10

Definition at line 44 of file dispatcher_errors.h.

#define ETS_no_request_for_tag   (EMH_DISPATCHER_error_base + 983)
Deprecated:
Teamcenter 10

Definition at line 49 of file dispatcher_errors.h.

#define ETS_out_of_memory   (DISPATCHER_ERROR_out_of_memory)
Deprecated:
Teamcenter 10

Definition at line 39 of file dispatcher_errors.h.

#define ETS_request_blank_state   (EMH_DISPATCHER_error_base + 984)
Deprecated:
Teamcenter 10

Definition at line 54 of file dispatcher_errors.h.

#define ETS_request_initialize_failed   (EMH_DISPATCHER_error_base + 988)
Deprecated:
Teamcenter 10

Definition at line 74 of file dispatcher_errors.h.

#define ETS_request_object_not_local   (EMH_DISPATCHER_error_base + 986)
Deprecated:
Teamcenter 10

Definition at line 64 of file dispatcher_errors.h.

#define ETS_request_task_id_already_set   (EMH_DISPATCHER_error_base + 985)
Deprecated:
Teamcenter 10

Definition at line 59 of file dispatcher_errors.h.

#define ETS_request_trans_arg_bad_format   (EMH_DISPATCHER_error_base + 993)
Deprecated:
Teamcenter 10

Definition at line 99 of file dispatcher_errors.h.

#define ETS_request_trans_arg_bad_format_ue   (EMH_DISPATCHER_error_base + 997)
Deprecated:
Teamcenter 10

Definition at line 119 of file dispatcher_errors.h.

#define ETS_request_trans_arg_null   (EMH_DISPATCHER_error_base + 990)
Deprecated:
Teamcenter 10

Definition at line 84 of file dispatcher_errors.h.

#define ETS_request_trans_arg_null_ue   (EMH_DISPATCHER_error_base + 994)
Deprecated:
Teamcenter 10

Definition at line 104 of file dispatcher_errors.h.

#define ETS_request_trans_arg_too_long   (EMH_DISPATCHER_error_base + 992)
Deprecated:
Teamcenter 10

Definition at line 94 of file dispatcher_errors.h.

#define ETS_request_trans_arg_too_long_ue   (EMH_DISPATCHER_error_base + 996)
Deprecated:
Teamcenter 10

Definition at line 114 of file dispatcher_errors.h.

#define ETS_request_trans_arg_too_short   (EMH_DISPATCHER_error_base + 991)
Deprecated:
Teamcenter 10

Definition at line 89 of file dispatcher_errors.h.

#define ETS_request_trans_arg_too_short_ue   (EMH_DISPATCHER_error_base + 995)
Deprecated:
Teamcenter 10

Definition at line 109 of file dispatcher_errors.h.

#define ETS_request_trigger_too_long   (EMH_DISPATCHER_error_base + 989)
Deprecated:
Teamcenter 10

Definition at line 79 of file dispatcher_errors.h.

#define ETS_set_bypass_failed   (EMH_DISPATCHER_error_base + 998)
Deprecated:
Teamcenter 10

Definition at line 124 of file dispatcher_errors.h.