Internal structure defining the list items.
More...
|
| | ItemStruct (const OFString &uid, const DVIFhierarchyStatus status=DVIF_objectIsNew, const DVPSInstanceType type=DVPSI_image) |
| | Constructor. More...
|
| |
|
|
OFString | UID |
| | instance UID
|
| |
|
DVIFhierarchyStatus | Status |
| | review status for the series
|
| |
|
DVPSInstanceType | Type |
| | type of all instances within this series
|
| |
|
DVInstanceCache | List |
| | list of instances within this series
|
| |
Internal structure defining the list items.
Definition at line 416 of file dvcache.h.
| DVSeriesCache::ItemStruct::ItemStruct |
( |
const OFString & |
uid, |
|
|
const DVIFhierarchyStatus |
status = DVIF_objectIsNew, |
|
|
const DVPSInstanceType |
type = DVPSI_image |
|
) |
| |
|
inline |
Constructor.
sets internal member variables.
- Parameters
-
| uid | unique identifier |
| status | review status (optional) |
| type | type of series |
Definition at line 425 of file dvcache.h.
The documentation for this struct was generated from the following file: