ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros

Macros

#define GRM_copy_msg   "GRM_copy"
 
#define GRM_create_msg   "GRM_create"
 

Detailed Description

Macro Definition Documentation

#define GRM_copy_msg   "GRM_copy"

Copy the old GRM relation to a new relation of the given type, linking the specified primary and secondary objects.

Parameters
tag_ttag()
tag_tprimary_object
tag_tsecondary_object
tag_trelation_type
tag_tuser_data
tag_t*new_relation

Definition at line 58 of file grm_msg.h.

#define GRM_create_msg   "GRM_create"

Create a new GRM relation of the given type, linking the specified primary and secondary objects.

Parameters
tag_tprimary_object
tag_tsecondary_object
tag_trelation_type
tag_tuser_data
tag_t*new_relation

Definition at line 45 of file grm_msg.h.