DVStudyCache::ItemStruct Struct Reference

Internal structure defining the list items. More...

Collaboration diagram for DVStudyCache::ItemStruct:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

OFString UID
 instance UID
DVIFhierarchyStatus Status
 review status for the series
DVSeriesCache List
 list of series within this study

Detailed Description

Internal structure defining the list items.

Definition at line 698 of file dvcache.h.


Constructor & Destructor Documentation

DVStudyCache::ItemStruct::ItemStruct ( const OFString uid,
const DVIFhierarchyStatus  status = DVIF_objectIsNew 
) [inline]

Constructor.

sets internal member variables.

Parameters:
uid unique identifier
status review status (optional)

Definition at line 706 of file dvcache.h.


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


Generated on 12 Dec 2009 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.6.1