OFFIS DCMTK  Version 3.6.0
Public Member Functions | Public Attributes
DVSeriesCache::ItemStruct Struct Reference

Internal structure defining the list items. More...

Collaboration diagram for DVSeriesCache::ItemStruct:
[legend]

List of all members.

Public Member Functions

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

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.

Definition at line 416 of file dvcache.h.


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

Definition at line 425 of file dvcache.h.


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


Generated on Thu May 24 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.7.6.1