DCMTK  Version 3.6.1 20170228
OFFIS DICOM Toolkit
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
DVSeriesCache::ItemStruct Struct Reference

Internal structure defining the list items. More...

Public Member Functions

 ItemStruct (const OFString &uid, const DVIFhierarchyStatus status=DVIF_objectIsNew, const DVPSInstanceType type=DVPSI_image)
 Constructor. More...
 

Public Attributes

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
 

Detailed Description

Internal structure defining the list items.

Constructor & Destructor Documentation

DVSeriesCache::ItemStruct::ItemStruct ( const OFString uid,
const DVIFhierarchyStatus  status = DVIF_objectIsNew,
const DVPSInstanceType  type = DVPSI_image 
)
inline

Constructor.

sets internal member variables.

Parameters
uidunique identifier
statusreview status (optional)
typetype of series

The documentation for this struct was generated from the following file:


Generated on Tue Feb 28 2017 for DCMTK Version 3.6.1 20170228 by Doxygen 1.8.8