|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <ecm/ecm_errors.h>#include <ecm/libecm_exports.h>#include <ecm/libecm_undef.h>Go to the source code of this file.
Functions | |
| ECM_API int | ECM_ask_formtypes_of_type (tag_t changetype_tag, int *n_types, tag_t **formtype_tags) |
| ECM_API int | ECM_ask_idformat (tag_t changetype_tag, tag_t *idformat_tag) |
| ECM_API int | ECM_ask_processes_of_type (tag_t changetype_tag, int *n_processes, char ***process_strs) |
| ECM_API int | ECM_ask_revidformat (tag_t changetype_tag, tag_t *revidformat_tag) |
| ECM_API int | ECM_ask_typename (tag_t changetype_tag, char **changetype_name) |
| ECM_API int | ECM_find_change_type (const char *changetype_name, tag_t *changetype_tag) |
| ECM_API int | ECM_get_all_change_types (int *n_types, tag_t **changetype_tags) |
| ECM_API int | ECM_get_displayable_change_types (int *n_types, tag_t **changetype_tags) |
| ECM_API int | ECM_is_effectivity_shared (tag_t changetype_tag, logical *is_shared) |
| ECM_API int | ECM_list_tracked_notetypes (tag_t changetype_tag, int *n_notetypes, char ***notetype_names) |
This include file contains the definitions for the ITK functions to access ChangeTypeData.
Definition in file changetypedata.h.