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

DVInstanceCache::ItemStruct Struct Reference

Internal structure defining the list items. More...

List of all members.

Public Member Functions

 ItemStruct (const OFString &uid, const int pos, const DVIFhierarchyStatus status, const DVPSInstanceType type, const int size, const OFString &filename)
 Constructor.


Public Attributes

OFString UID
 instance UID

int Pos
 position in the index file

DVIFhierarchyStatus Status
 review status

DVPSInstanceType Type
 type of instance

int ImageSize
 image size (in bytes)

OFString Filename
 filename of instance

OFBool Checked
 status flag to avoid double checking of referencing pstates

OFString Description
 instance description

OFString Label
 instance label

OFList< ItemStruct * > List
 list of referencing pstates


Detailed Description

Internal structure defining the list items.

Definition at line 82 of file dvcache.h.


Constructor & Destructor Documentation

DVInstanceCache::ItemStruct::ItemStruct const OFString uid,
const int  pos,
const DVIFhierarchyStatus  status,
const DVPSInstanceType  type,
const int  size,
const OFString filename
[inline]
 

Constructor.

sets internal member variables.

Parameters:
uid unique identifier
pos file position in index file
status review status
type type of instance
size image size (in bytes)
filename filename of instance

Definition at line 94 of file dvcache.h.

References Checked, Filename, ImageSize, List, Pos, Status, and UID.


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


Generated on 27 May 2004 for OFFIS DCMTK Version 3.5.3 by Doxygen 1.3.6