|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <schmgt_bridge_itk.h>
Data Fields | |
| tag_t | newParent |
| tag_t | prevSibling |
| tag_t | task |
A request to move a Task.
Definition at line 80 of file schmgt_bridge_itk.h.
| tag_t MoveRequest_d::newParent |
The new parent of the Task
Definition at line 83 of file schmgt_bridge_itk.h.
| tag_t MoveRequest_d::prevSibling |
The Task above the requested location
Definition at line 84 of file schmgt_bridge_itk.h.
| tag_t MoveRequest_d::task |
The Task to move
Definition at line 82 of file schmgt_bridge_itk.h.