|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <user_exits.h>
Data Fields | |
| char * | type_name |
| TC_argument_list_t * | user_args |
| METHOD_function_t | user_method |
Improve user property registration. Used in user_props.c
Definition at line 1032 of file user_exits.h.
| char* USER_prop_init_entry_s::type_name |
Definition at line 1034 of file user_exits.h.
| TC_argument_list_t* USER_prop_init_entry_s::user_args |
Definition at line 1036 of file user_exits.h.
| METHOD_function_t USER_prop_init_entry_s::user_method |
Definition at line 1035 of file user_exits.h.