|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
Macros | |
| #define | AUTH_cannot_delete_system_rule (AUTHORIZATION_ERROR_BASE + 12) |
| #define | AUTH_check_authorization_failed (AUTHORIZATION_ERROR_BASE + 13) |
| #define | AUTH_class_not_initialized (AUTHORIZATION_ERROR_BASE + 7) |
| #define | AUTH_create_failed (AUTHORIZATION_ERROR_BASE + 8) |
| #define | AUTH_duplicate_rules (AUTHORIZATION_ERROR_BASE + 10) |
| #define | AUTH_get_accessors_failed (AUTHORIZATION_ERROR_BASE + 9) |
| #define | AUTH_init_accessorlist_failed (AUTHORIZATION_ERROR_BASE + 4) |
| #define | AUTH_initialize_failed (AUTHORIZATION_ERROR_BASE + 1) |
| #define | AUTH_invalid_name (AUTHORIZATION_ERROR_BASE + 5) |
| #define | AUTH_invalid_rule_domain (AUTHORIZATION_ERROR_BASE + 6) |
| #define | AUTH_rule_not_found (AUTHORIZATION_ERROR_BASE + 11) |
| #define | AUTH_set_name_failed (AUTHORIZATION_ERROR_BASE + 2) |
| #define | AUTH_set_ruledomain_failed (AUTHORIZATION_ERROR_BASE + 3) |
| #define | AUTHORIZATION_ERROR_BASE EMH_AUTHORIZATION_error_base |
.h
Defines error codes used in authorization module
| #define AUTH_cannot_delete_system_rule (AUTHORIZATION_ERROR_BASE + 12) |
Definition at line 41 of file auth_errors.h.
| #define AUTH_check_authorization_failed (AUTHORIZATION_ERROR_BASE + 13) |
Definition at line 42 of file auth_errors.h.
| #define AUTH_class_not_initialized (AUTHORIZATION_ERROR_BASE + 7) |
Definition at line 36 of file auth_errors.h.
| #define AUTH_create_failed (AUTHORIZATION_ERROR_BASE + 8) |
Definition at line 37 of file auth_errors.h.
| #define AUTH_duplicate_rules (AUTHORIZATION_ERROR_BASE + 10) |
Definition at line 39 of file auth_errors.h.
| #define AUTH_get_accessors_failed (AUTHORIZATION_ERROR_BASE + 9) |
Definition at line 38 of file auth_errors.h.
| #define AUTH_init_accessorlist_failed (AUTHORIZATION_ERROR_BASE + 4) |
Definition at line 33 of file auth_errors.h.
| #define AUTH_initialize_failed (AUTHORIZATION_ERROR_BASE + 1) |
Definition at line 30 of file auth_errors.h.
| #define AUTH_invalid_name (AUTHORIZATION_ERROR_BASE + 5) |
Definition at line 34 of file auth_errors.h.
| #define AUTH_invalid_rule_domain (AUTHORIZATION_ERROR_BASE + 6) |
Definition at line 35 of file auth_errors.h.
| #define AUTH_rule_not_found (AUTHORIZATION_ERROR_BASE + 11) |
Definition at line 40 of file auth_errors.h.
| #define AUTH_set_name_failed (AUTHORIZATION_ERROR_BASE + 2) |
Definition at line 31 of file auth_errors.h.
| #define AUTH_set_ruledomain_failed (AUTHORIZATION_ERROR_BASE + 3) |
Definition at line 32 of file auth_errors.h.
| #define AUTHORIZATION_ERROR_BASE EMH_AUTHORIZATION_error_base |
Definition at line 28 of file auth_errors.h.