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

IdxRecord Struct Reference

this class manages an instance entry of the index file. More...

List of all members.

Public Member Functions

 IdxRecord ()
 default constructor

Public Attributes

char filename [DBC_MAXSTRING+1]
char SOPClassUID [UI_MAX_LENGTH+1]
double RecordedDate
int ImageSize
DB_SmallDcmElmt param [NBPARAMETERS]
char PatientsBirthDate [DA_MAX_LENGTH+1]
char PatientsSex [CS_MAX_LENGTH+1]
char PatientsName [PN_MAX_LENGTH+1]
char PatientID [LO_MAX_LENGTH+1]
char PatientsBirthTime [TM_MAX_LENGTH+1]
char OtherPatientIDs [LO_MAX_LENGTH+1]
char OtherPatientNames [PN_MAX_LENGTH+1]
char EthnicGroup [SH_MAX_LENGTH+1]
char NumberofPatientRelatedStudies [IS_MAX_LENGTH+1]
char NumberofPatientRelatedSeries [IS_MAX_LENGTH+1]
char NumberofPatientRelatedInstances [IS_MAX_LENGTH+1]
char StudyDate [DA_MAX_LENGTH+1]
char StudyTime [TM_MAX_LENGTH+1]
char StudyID [CS_MAX_LENGTH+1]
char StudyDescription [LO_MAX_LENGTH+1]
char NameOfPhysiciansReadingStudy [PN_MAX_LENGTH+1]
char AccessionNumber [CS_MAX_LENGTH+1]
char ReferringPhysiciansName [PN_MAX_LENGTH+1]
char ProcedureDescription [LO_MAX_LENGTH+1]
char AttendingPhysiciansName [PN_MAX_LENGTH+1]
char StudyInstanceUID [UI_MAX_LENGTH+1]
char OtherStudyNumbers [IS_MAX_LENGTH+1]
char AdmittingDiagnosesDescription [LO_MAX_LENGTH+1]
char PatientsAge [AS_MAX_LENGTH+1]
char PatientsSize [DS_MAX_LENGTH+1]
char PatientsWeight [DS_MAX_LENGTH+1]
char Occupation [SH_MAX_LENGTH+1]
char NumberofStudyRelatedSeries [IS_MAX_LENGTH+1]
char NumberofStudyRelatedInstances [IS_MAX_LENGTH+1]
char SeriesNumber [IS_MAX_LENGTH+1]
char SeriesInstanceUID [UI_MAX_LENGTH+1]
char Modality [CS_MAX_LENGTH+1]
char ImageNumber [IS_MAX_LENGTH+1]
char SOPInstanceUID [UI_MAX_LENGTH+1]
char SeriesDate [DA_MAX_LENGTH+1]
char SeriesTime [TM_MAX_LENGTH+1]
char SeriesDescription [LO_MAX_LENGTH+1]
char ProtocolName [LO_MAX_LENGTH+1]
char OperatorsName [PN_MAX_LENGTH+1]
char PerformingPhysiciansName [PN_MAX_LENGTH+1]
char PresentationLabel [CS_LABEL_MAX_LENGTH+1]
DVIFhierarchyStatus hstat
char InstanceDescription [DESCRIPTION_MAX_LENGTH+1]

Private Member Functions

 IdxRecord (const IdxRecord &copy)
IdxRecordoperator= (const IdxRecord &copy)


Detailed Description

this class manages an instance entry of the index file.

Each instance/image record within the index.dat file is a direct (binary) copy of this structure.

Definition at line 303 of file dcmqridx.h.


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


Generated on 20 Dec 2005 for OFFIS DCMTK Version 3.5.4 by Doxygen 1.3.8