|
HDK
|
#include <PDG_WorkItemSerialization.h>
Public Attributes | |
| int | myVersion |
| int | myNumWorkItems |
| bool | myIsArray |
| bool | myHasGraphAttributes |
Returned by the statJSON methods, to provide information about the type and number of work items in a .json file or string
Definition at line 52 of file PDG_WorkItemSerialization.h.
| bool PDG_WorkItemSerialization::Stat::myHasGraphAttributes |
Definition at line 58 of file PDG_WorkItemSerialization.h.
| bool PDG_WorkItemSerialization::Stat::myIsArray |
Definition at line 57 of file PDG_WorkItemSerialization.h.
| int PDG_WorkItemSerialization::Stat::myNumWorkItems |
Definition at line 55 of file PDG_WorkItemSerialization.h.
| int PDG_WorkItemSerialization::Stat::myVersion |
Definition at line 54 of file PDG_WorkItemSerialization.h.