|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <fclasses/tc_basic.h>#include <unidefs.h>#include <fclasses/libfclasses_exports.h>#include <fclasses/libfclasses_undef.h>Go to the source code of this file.
Macros | |
| #define | IS_CMP_ORDER_E(a) ( ( CMP_order_by_value <= (a) ) && ( (a) <= CMP_order_by_length_and_value ) ) |
Typedefs | |
| typedef int( | CMP_compare_agg_method_t )(tag_t compare_set, tag_t compare_element, int *result) |
| typedef int( | CMP_compare_obj_method_t )(tag_t eim_object, tag_t compare_set, tag_t compare_element, int *result) |
| typedef int( | CMP_free_cache_method_t )(void *externalCache, tag_t compare_element) |
| typedef int( | CMP_uif_name_method_t )(tag_t compare_element, char **display_name) |
| typedef int( | CMP_uif_value_method_t )(tag_t compare_set, CMP_side_e side, tag_t compare_element, char **display_value) |
| typedef int( | CMP_update_cache_method_t )(tag_t compare_set, CMP_side_e side, tag_t eim_object, tag_t compare_element) |
CMP tokens
Definition in file cmp_tokens.h.