|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
| #define QSEARCH_cannot_process_object_of_class (EMH_QSEARCH_error_base + 4) |
The qsearch index update cannot process the "%1$" class.
Definition at line 48 of file qsearch_errors.h.
| #define QSEARCH_feature_not_implemented (EMH_QSEARCH_error_base + 6) |
The following QSearch feature is not implemented: %1$.
Definition at line 58 of file qsearch_errors.h.
| #define QSEARCH_foreground_update_disabled (EMH_QSEARCH_error_base + 7) |
The foreground qsearch index update is disabled.
Definition at line 63 of file qsearch_errors.h.
| #define QSEARCH_internal_error (EMH_QSEARCH_error_base + 1) |
Internal error in qsearch module: "%1$". Please report this to your system administrator.
Definition at line 33 of file qsearch_errors.h.
| #define QSEARCH_max_allowd_ChunkStackSize_lapsed (EMH_QSEARCH_error_base + 11) |
The search algorithm was switched to top-down because bottom-up search hit too many intermediate structure nodes.
Definition at line 83 of file qsearch_errors.h.
| #define QSEARCH_no_bmf_user_exit_or_customization (EMH_QSEARCH_error_base + 23) |
Either no user exit is defined, or no customization exists.
Definition at line 143 of file qsearch_errors.h.
| #define QSEARCH_no_bounding_box_on_target_lines (EMH_QSEARCH_error_base + 22) |
The selected target lines do not contain bounding box information.
Definition at line 138 of file qsearch_errors.h.
| #define QSEARCH_no_index_boxes (EMH_QSEARCH_error_base + 8) |
The index boxes are not available for Item of type "%1$".
Definition at line 68 of file qsearch_errors.h.
| #define QSEARCH_no_licence_available (EMH_QSEARCH_error_base + 12) |
No Context Management license can be found. Please contact your system administrator.
Definition at line 88 of file qsearch_errors.h.
| #define QSEARCH_query_failed (EMH_QSEARCH_error_base + 9) |
The query "%1$" failed to execute.
Definition at line 73 of file qsearch_errors.h.
| #define QSEARCH_query_interrupted (EMH_QSEARCH_error_base + 10) |
The query "%1$" was interrupted, because it exceeded the maximum time allowed for execution as defined in the preference "QS_MAX_QUERY_EXECUTION_TIME_FOR_BOTTOMUP".
Definition at line 78 of file qsearch_errors.h.
| #define QSEARCH_remote_product_not_found (EMH_QSEARCH_error_base + 18) |
The remote qsearch could not find the product "%1$" at the specified remote master site.
Definition at line 118 of file qsearch_errors.h.
| #define QSEARCH_remote_revrule_not_found (EMH_QSEARCH_error_base + 21) |
The remote qsearch could not find the revision rule "%1$" at the specified remote master site.
Definition at line 133 of file qsearch_errors.h.
| #define QSEARCH_remote_saved_qry_not_found (EMH_QSEARCH_error_base + 20) |
The remote qsearch could not find the saved query "%1$" at the specified remote master site.
Definition at line 128 of file qsearch_errors.h.
| #define QSEARCH_remote_search_returned_too_few_strings (EMH_QSEARCH_error_base + 16) |
The remote qsearch has returned too few strings: %1$.
Definition at line 108 of file qsearch_errors.h.
| #define QSEARCH_remote_search_too_few_strings_supplied (EMH_QSEARCH_error_base + 15) |
The remote qsearch was supplied with too few strings: %1$.
Definition at line 103 of file qsearch_errors.h.
| #define QSEARCH_remote_search_version_not_supplied (EMH_QSEARCH_error_base + 14) |
The remote qsearch was not supplied with a version number.
Definition at line 98 of file qsearch_errors.h.
| #define QSEARCH_remote_search_version_not_supported (EMH_QSEARCH_error_base + 13) |
The remote qsearch does not support the version "%1$".
Definition at line 93 of file qsearch_errors.h.
| #define QSEARCH_remote_target_part_not_configured (EMH_QSEARCH_error_base + 17) |
The remote qsearch could not configure the specified target part.
Definition at line 113 of file qsearch_errors.h.
| #define QSEARCH_remote_varrule_not_found (EMH_QSEARCH_error_base + 19) |
The remote qsearch could not find the variant rule "%1$" at the specified remote master site.
Definition at line 123 of file qsearch_errors.h.
| #define QSEARCH_update_disabled (EMH_QSEARCH_error_base + 2) |
The qsearch index update is disabled.
Definition at line 38 of file qsearch_errors.h.
| #define QSEARCH_update_hit_recursion_limit (EMH_QSEARCH_error_base + 5) |
The qsearch index update has hit the limit of %1$ recursion.
Definition at line 53 of file qsearch_errors.h.
| #define QSEARCH_update_took_too_long (EMH_QSEARCH_error_base + 3) |
The qsearch index update took %1$ seconds.
Definition at line 43 of file qsearch_errors.h.