| 
    HDK
    
   | 
 
Info for a PDG work item. More...
#include <HAPI_Common.h>
Public Attributes | |
| int | index | 
| The work item's index.  More... | |
| int | outputFileCount | 
| The number of output files reported by the work item.  More... | |
| HAPI_StringHandle | nameSH | 
| Name of the work item.  More... | |
Info for a PDG work item.
Definition at line 2078 of file HAPI_Common.h.
| int HAPI_PDG_WorkItemInfo::index | 
The work item's index.
Definition at line 2081 of file HAPI_Common.h.
| HAPI_StringHandle HAPI_PDG_WorkItemInfo::nameSH | 
Name of the work item.
Definition at line 2087 of file HAPI_Common.h.
| int HAPI_PDG_WorkItemInfo::outputFileCount | 
The number of output files reported by the work item.
Definition at line 2084 of file HAPI_Common.h.