ITK Function Reference

(V10000.1.0.60_20160308.00)
Macros
ME messages

Macros

#define ME_clone_template_action_msg   "ME_clone_template_action"
 
#define ME_create_po_msg   "ME_create_processoperation"
 

Detailed Description

Macro Definition Documentation

#define ME_clone_template_action_msg   "ME_clone_template_action"

Create a new message for process cloning

Parameters
tag_tparent_tag: object to be cloned
tag_tparent_line_tag: bomline tag for the object to be cloned
tag_tnew_object_tag: cloned object
constchar* name: name of the new object
constchar* desc: desc of the new object
constchar* id: id of the new object
constchar* revid: revid of the new object

Definition at line 54 of file me_msg.h.

#define ME_create_po_msg   "ME_create_processoperation"

Create a new process operation object.

Parameters
constchar* poName
constchar* poDesc
tag_t*newpo

Definition at line 42 of file me_msg.h.