ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
EPM_action_message_s Struct Reference

#include <epm.h>

Data Fields

EPM_action_t action
 
TC_argument_list_targuments
 
tag_t data
 
EPM_state_t proposed_state
 
tag_t task
 

Detailed Description

Definition at line 190 of file epm.h.

Field Documentation

EPM_action_t EPM_action_message_s::action

Action that was triggered

Definition at line 192 of file epm.h.

TC_argument_list_t* EPM_action_message_s::arguments

Argument specified in procedure

Definition at line 194 of file epm.h.

tag_t EPM_action_message_s::data

System data

Definition at line 195 of file epm.h.

EPM_state_t EPM_action_message_s::proposed_state

State that task will change to after actions are completed w/o errors

Definition at line 193 of file epm.h.

tag_t EPM_action_message_s::task

Task on which action was triggered

Definition at line 191 of file epm.h.


The documentation for this struct was generated from the following file: