|
ITK Function Reference
(V10000.1.0.60_20160308.00) |
#include <workspaceobject.h>
Data Fields | |
| tag_t | authorization |
| date_t | date_released |
| date_t | end_date |
| int | end_serial_no |
| date_t | start_date |
| int | start_serial_no |
| char | tasktype [RLM_tasktype_name_size_c+1] |
This structure is used for returning status information for a workspace object from WSOM_ask_status. All of the values may be null or empty.
Definition at line 318 of file workspaceobject.h.
| tag_t WSO_status_s::authorization |
Definition at line 325 of file workspaceobject.h.
| date_t WSO_status_s::date_released |
Definition at line 324 of file workspaceobject.h.
| date_t WSO_status_s::end_date |
Definition at line 321 of file workspaceobject.h.
| int WSO_status_s::end_serial_no |
Definition at line 323 of file workspaceobject.h.
| date_t WSO_status_s::start_date |
Definition at line 320 of file workspaceobject.h.
| int WSO_status_s::start_serial_no |
Definition at line 322 of file workspaceobject.h.
| char WSO_status_s::tasktype[RLM_tasktype_name_size_c+1] |
Definition at line 319 of file workspaceobject.h.