ITK Function Reference

(V10000.1.0.60_20160308.00)
Functions
gdetype.h File Reference
#include <tccoreext/libtccoreext_exports.h>
#include <tccoreext/libtccoreext_undef.h>

Go to the source code of this file.

Functions

TCCOREEXT_API int GDETYPE_ask_def_class_name (tag_t gde_type_tag, char **def_class_name)
 
TCCOREEXT_API int GDETYPE_ask_typedefinition (tag_t gde_type_tag, tag_t *gde_typedefinition_tag)
 
TCCOREEXT_API int GDETYPE_get_types (int *type_count, tag_t **type_tags)
 
TCCOREEXT_API int GDETYPEDEF_get_cardinality (tag_t gde_typedefinition, int *cardinality)
 
TCCOREEXT_API int GDETYPEDEF_get_view_types (tag_t gde_typedefinition, int *numOfAllowableViewTypes, tag_t **allowableViewTypes)