|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <common/emh_const.h>Go to the source code of this file.
Macros | |
| #define | TCID_bad_start_value (TCID_ERROR_BASE + 5) |
| #define | TCID_ERROR_BASE EMH_ID_error_base |
| #define | TCID_mixed_case (TCID_ERROR_BASE + 6) |
| #define | TCID_sequence_out_of_range (TCID_ERROR_BASE + 2) |
| #define | TCID_sequence_overflow (TCID_ERROR_BASE + 4) |
| #define | TCID_start_sequence_null (TCID_ERROR_BASE + 1) |
| #define | TCID_unable_to_assign_digits (TCID_ERROR_BASE + 9) |
| #define | TCID_unable_to_create (TCID_ERROR_BASE + 8) |
| #define | TCID_unable_to_destroy (TCID_ERROR_BASE + 10) |
| #define | TCID_unable_to_save (TCID_ERROR_BASE + 7) |
| #define | TCID_wrong_sequence (TCID_ERROR_BASE + 3) |
Define error codes used for the TcIDCreator in Teamcenter
Definition in file tcid_errors.h.