|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
Macros | |
| #define | APPGRP_APN_needed (EMH_APPGRP_error_base + 13) |
| #define | APPGRP_appearance_root_not_found (EMH_APPGRP_error_base + 7) |
| #define | APPGRP_appGroup_needed (EMH_APPGRP_error_base + 8) |
| #define | APPGRP_fail_to_create_relation (EMH_APPGRP_error_base + 3) |
| #define | APPGRP_fail_to_create_relation_type (EMH_APPGRP_error_base + 12) |
| #define | APPGRP_fail_to_find_relation_type (EMH_APPGRP_error_base + 4) |
| #define | APPGRP_fail_to_initialize (EMH_APPGRP_error_base + 1) |
| #define | APPGRP_fail_to_save (EMH_APPGRP_error_base + 2) |
| #define | APPGRP_fail_to_save_relation (EMH_APPGRP_error_base + 5) |
| #define | APPGRP_invalid_APN_to_add (EMH_APPGRP_error_base + 11) |
| #define | APPGRP_invalid_appearance_group_to_add (EMH_APPGRP_error_base + 10) |
| #define | APPGRP_object_in_list (EMH_APPGRP_error_base + 9) |
| #define | APPGRP_top_apn_not_allowed (EMH_APPGRP_error_base + 14) |
| #define | APPGRP_wrong_parent (EMH_APPGRP_error_base + 6) |
| #define APPGRP_APN_needed (EMH_APPGRP_error_base + 13) |
Not an APN object
Definition at line 61 of file appgrp_errors.h.
| #define APPGRP_appearance_root_not_found (EMH_APPGRP_error_base + 7) |
Unable to find appearance root
Definition at line 43 of file appgrp_errors.h.
| #define APPGRP_appGroup_needed (EMH_APPGRP_error_base + 8) |
Need to pass in appearance group
Definition at line 46 of file appgrp_errors.h.
| #define APPGRP_fail_to_create_relation (EMH_APPGRP_error_base + 3) |
Unable to create relation between Appearance root and Appearance Group root
Definition at line 31 of file appgrp_errors.h.
| #define APPGRP_fail_to_create_relation_type (EMH_APPGRP_error_base + 12) |
Unable to create GCR relation type
Definition at line 58 of file appgrp_errors.h.
| #define APPGRP_fail_to_find_relation_type (EMH_APPGRP_error_base + 4) |
Unable to find the relation type IMAN_AppGroup_Root
Definition at line 34 of file appgrp_errors.h.
| #define APPGRP_fail_to_initialize (EMH_APPGRP_error_base + 1) |
Failed to initialize appearance group during creation stage
Definition at line 26 of file appgrp_errors.h.
| #define APPGRP_fail_to_save (EMH_APPGRP_error_base + 2) |
Definition at line 28 of file appgrp_errors.h.
| #define APPGRP_fail_to_save_relation (EMH_APPGRP_error_base + 5) |
Unable to save the relation IMAN_AppGroup_Root
Definition at line 37 of file appgrp_errors.h.
| #define APPGRP_invalid_APN_to_add (EMH_APPGRP_error_base + 11) |
Cannot add an apn object with from different context
Definition at line 55 of file appgrp_errors.h.
| #define APPGRP_invalid_appearance_group_to_add (EMH_APPGRP_error_base + 10) |
Not an appearance group
Definition at line 52 of file appgrp_errors.h.
| #define APPGRP_object_in_list (EMH_APPGRP_error_base + 9) |
Input object is already in list
Definition at line 49 of file appgrp_errors.h.
| #define APPGRP_top_apn_not_allowed (EMH_APPGRP_error_base + 14) |
cannot add topAPN to occurrence group
Definition at line 63 of file appgrp_errors.h.
| #define APPGRP_wrong_parent (EMH_APPGRP_error_base + 6) |
Wrong parent class
Definition at line 40 of file appgrp_errors.h.