Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

DVStudyCache::ItemStruct Struct Reference

Internal structure defining the list items. More...

List of all members.

Public Member Functions

 ItemStruct (const OFString &uid, const DVIFhierarchyStatus status=DVIF_objectIsNew)
 Constructor.
 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 699 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 707 of file dvcache.h.

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 707 of file dvcache.h.


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


Generated on 8 Dec 2004 for OFFIS DCMTK Version 3.5.3 by Doxygen 1.3.9.1