backing_store_struct | |
bitread_perm_state | |
bitread_working_state | |
c_derived_tbl | |
d_derived_tbl | |
DB_CounterList | |
DB_ElementList | This class provides a primitive interface for handling a list of flat DICOM elements, similar to DcmItem, but only for use within the database module |
DB_FindAttr | |
DB_Private_Handle | |
DB_SmallDcmElmt | This class provides a primitive interface for handling a flat DICOM element, similar to DcmElement, but only for use within the database module |
DB_UidList | |
DcmAgeString | Class representing the DICOM value representation 'Age String' (AS) |
DcmApplicationEntity | Class representing the DICOM value representation 'Application Entity' (AE) |
DcmAssociationConfiguration | This class maintains a list of association negotiation profiles that can be addressed by symbolic keys |
DcmAssociationConfigurationFile | Helper class that encapsulated methods for filling a DcmAssociationConfiguration object from a config file |
DcmAttributeTag | Class representing the DICOM value representation 'Attribute Tag' (AT) |
DcmBufferConsumer | Consumer class that stores data in a buffer provided by the caller |
DcmBufferProducer | Producer class that reads data from a buffer provided by the caller |
DcmByteString | Base class for all DICOM value representations storing a character string |
DcmCharString | Base class for DICOM elements with value representation LO, LT, PN, SH, ST, UT |
DcmCodec | Abstract base class for a codec object that can be registered in dcmdata and performs transfer syntax transformation (i.e |
DcmCodecList | Singleton that keeps list of registered codecs for dcmdata |
DcmCodecParameter | Abstract base class for a codec parameter object that describes the settings (modes of operations) for one particular codec (DcmCodec) object |
DcmCodeString | Class representing the DICOM value representation 'Code String' (CS) |
DcmConsumer | Pure virtual abstract base class for consumers, i.e |
DcmDataDictionary | This class implements a loadable DICOM Data Dictionary |
DcmDataset | Class handling the DICOM dataset format (files without meta header) |
DcmDate | Class representing the DICOM value representation 'Date' (DA) |
DcmDateTime | Class representing the DICOM value representation 'Date Time' (DT) |
DcmDecimalString | Class representing the DICOM value representation 'Decimal String' (DS) |
DcmDicomDir | |
DcmDictEntry | Each object of this class manages one entry of the global DICOM data dictionary |
DcmDictEntryList | Ordered list of pointers to DcmDictEntry objects |
DcmDictEntryListConstIterator | Const_iterator class for traversing a DcmDictEntryList |
DcmDictEntryListIterator | Iterator class for traversing a DcmDictEntryList |
DcmDirectoryRecord | |
DcmElement | Abstract base class for all DICOM elements |
DcmEncoderOutputStream | Abstract class that defines an interface through which encoder classes (such as DcmRLEEncoder) may export their encoded data |
DcmExtendedNegotiationItem | This helper class is a extended negotiation list entry |
DcmExtendedNegotiationMap | This helper class maintains a map of extended negotiation lists |
DcmFileConsumer | Consumer class that stores data in a plain file |
DcmFileFormat | Class handling the DICOM file format (with meta header) |
DcmFileProducer | Producer class that reads data from a plain file |
DcmFloatingPointDouble | Class representing the DICOM value representation 'Floating Point Double' (FD) |
DcmFloatingPointSingle | Class representing the DICOM value representation 'Floating Point Single' (FL) |
DcmHashDict | Hash table of pointers to DcmDictEntry objects |
DcmHashDictIterator | Iterator class for traversing a DcmHashDict |
DcmInputBufferStream | Input stream that reads from a buffer of fixed length which must be provided by the caller |
DcmInputFileStream | Input stream that reads from a plain file |
DcmInputFileStreamFactory | Input stream factory for plain files |
DcmInputFilter | Pure virtual abstract base class for input filters, i.e |
DcmInputStream | Abstract base class for input streams |
DcmInputStreamFactory | Pure virtual abstract base class for input stream factories, i.e |
DcmIntegerString | Class representing the DICOM value representation 'Integer String' (IS) |
DcmItem | Class representing a collection of DICOM elements |
DcmJpegHelper | Helper class with static methods used from different dcmjpeg classes (in particular from the encoder and the decoder part) |
DcmKeyValuePair< T > | This template class implements a simple key - value pair map that is used in template class DcmSimpleMap |
DcmList | |
DcmListNode | |
DcmLongString | Class representing the DICOM value representation 'Long String' (LO) |
DcmLongText | Class representing the DICOM value representation 'Long Text' (LT) |
DcmMetaInfo | Class representing the DICOM file meta information header |
DcmObject | Base class for all DICOM objects defined in 'dcmdata' |
DcmOtherByteOtherWord | Class representing the DICOM value representations 'Other Byte String' (OB) and 'Other Word String' (OW) |
DcmOtherFloat | Class representing the DICOM value representation 'Other Float String' (OF) |
DcmOutputBufferStream | Output stream that writes into a buffer of fixed length which must be provided by the caller |
DcmOutputFileStream | Output stream that writes into a plain file |
DcmOutputFilter | Pure virtual abstract base class for output filters, i.e |
DcmOutputStream | Base class for output streams |
DcmOverlayData | |
DcmPersonName | Class representing the DICOM value representation 'Person Name' (PN) |
DcmPixelData | The class DcmPixelData stores different pixel representations identified by a type (the transfer syntax) and some representation parameters The three unencapsulated transfer syntaxes belong to the same pixel representation |
DcmPixelItem | |
DcmPixelSequence | |
DcmPolymorphOBOW | |
DcmPresentationContextItem | This helper class is a presentation context list entry |
DcmPresentationContextMap | This helper class maintains a map of presentation context lists |
DcmPresentationState | Grayscale Softcopy Presentation State |
DcmPrivateTagCache | This class implements a cache of Private Creator elements and corresponding reserved tag numbers |
DcmPrivateTagCacheEntry | Class handling one entry of the Private Tag Cache List |
DcmProducer | Pure virtual abstract base class for producers, i.e |
DcmProfileEntry | This helper class is a profile list entry |
DcmProfileMap | This helper class maintains a map of association negotiation profile keys |
DcmQuant | |
DcmQuantColorHashTable | This class implements a hash table for colors |
DcmQuantColorMapping< T1, T2 > | Template class that maps a color image into a palette color image with given color palette |
DcmQuantColorTable | This class implements a color table that can either be a look-up table or an image color histogram |
DcmQuantFloydSteinberg | This class implements Floyd-Steinberg error diffusion |
DcmQuantHistogramItem | This class extends DcmQuantPixel by an integer value which is used for various purposes |
DcmQuantHistogramItemList | This is a helper class used by class DcmQuantColorHashTable |
DcmQuantIdent | Pseudo error diffusion class implementing an identity transformation |
DcmQuantPixel | Objects of this class represent individual RGB pixels |
DcmQuantPixelBox | Helper structure for class DcmQuantPixelBoxArray |
DcmQuantPixelBoxArray | Helper class for the Median Cut algorithm |
DcmQuantScaleTable | This is a helper class used for temporarily reducing the image bit depth during calculation of an image histogram |
DcmQueryRetrieveConfig | This class describes configuration settings for a Query/Retrieve SCP Service |
DcmQueryRetrieveConfigAEEntry | This class describes configuration settings for a single storage area |
DcmQueryRetrieveConfigConfiguration | This class describes configuration settings for a list of storage areas |
DcmQueryRetrieveConfigHostEntry | This class describes configuration settings for one symbolic host or vendor |
DcmQueryRetrieveConfigHostTable | This class describes configuration settings for a list of symbolic hosts or vendors |
DcmQueryRetrieveConfigPeer | This class describes configuration settings for a remote SCP peer |
DcmQueryRetrieveConfigQuota | This class describes configuration settings for the quota of a storage area |
DcmQueryRetrieveDatabaseHandle | Abstract base class for database handles |
DcmQueryRetrieveDatabaseHandleFactory | Abstract factory class |
DcmQueryRetrieveDatabaseStatus | This class describes the result of a database operation (for an incoming C-FIND, C-MOVE, C-GET or C-STORE request) in a format that can directly be communicated to the remote SCU in a DIMSE RSP message |
DcmQueryRetrieveFindContext | This class maintains the context information that is passed to the callback function called by DIMSE_findProvider |
DcmQueryRetrieveGetContext | This class maintains the context information that is passed to the callback function called by DIMSE_getProvider |
DcmQueryRetrieveIndexDatabaseHandle | This class maintains database handles based on the classical "index.dat" file |
DcmQueryRetrieveIndexDatabaseHandleFactory | Index database factory class |
DcmQueryRetrieveMoveContext | This class maintains the context information that is passed to the callback function called by DIMSE_moveProvider |
DcmQueryRetrieveOptions | This class encapsulates all the various options that affect the operation of the SCP, in addition to those defined in the config file |
DcmQueryRetrieveProcessTable | This class maintains a table of client processes |
DcmQueryRetrieveSCP | Main class for Query/Retrieve Service Class Provider |
DcmQueryRetrieveStoreContext | This class maintains the context information that is passed to the callback function called by DIMSE_storeProvider |
DcmQueryRetrieveTelnetInitiator | This class provides the functionality of the telnet initiator application |
DcmRepresentationEntry | Object of this class maintains one compression "version" of a PixelData element within a DICOM dataset |
DcmRepresentationParameter | |
DcmRLECodecDecoder | Decoder class for RLE |
DcmRLECodecEncoder | Encoder class for RLE |
DcmRLECodecParameter | Codec parameter for RLE codec |
DcmRLEDecoder | This class implements an RLE decompressor conforming to the DICOM standard |
DcmRLEDecoderRegistration | Singleton class that registers an RLE decoder |
DcmRLEEncoder | This class implements an RLE compressor conforming to the DICOM standard |
DcmRLEEncoderRegistration | Singleton class that registers an RLE encoder |
DcmRLERepresentationParameter | Representation parameter for RLE |
DcmRoleSelectionItem | This helper class is a role selection list entry |
DcmRoleSelectionMap | This helper class maintains a map of role selection lists |
DcmSequenceOfItems | |
DcmShortString | Class representing the DICOM value representation 'Short String' (SH) |
DcmShortText | Class representing the DICOM value representation 'Short Text' (ST) |
DcmSignature | This class provides the main interface to the dcmsign module - it allows to create, examine and verify digital signatures in DICOM datasets or items |
DcmSignedLong | Class representing the DICOM value representation 'Signed Long' (SL) |
DcmSignedShort | Class representing the DICOM value representation 'Signed Short' (SS) |
DcmSimpleMap< T > | This class implements a simple map of key-value pairs |
DcmStack | This class manages a stack of pointers to DcmObject instances |
DcmStackNode | Helper class used by DcmStack |
DcmTag | This class encapsulates an attribute tag (group, element) and a VR |
DcmTagKey | |
DcmTCPConnection | This class represents a TCP/IP based transport connection |
DcmTime | Class representing the DICOM value representation 'Time' (TM) |
DcmTLSConnection | This class represents a TLS (Transport Layer Security) V1 based secure transport connection |
DcmTLSTransportLayer | Factory class which creates secure TLS transport layer connections and maintains the parameters common to all TLS transport connections in one application (e.g |
DcmTransferSyntaxMap | This helper class maintains a map of transfer syntax lists |
DcmTransportConnection | This class represents a TCP/IP based transport connection which can be a transparent TCP/IP socket communication or a secure transport protocol such as TLS |
DcmTransportLayer | Factory class which creates transport layer connections |
DCMTypes | General purpose class hiding constants from the global namespace |
DcmUIDHandler | Helper class that manages a single DICOM UID |
DcmUniqueIdentifier | Class representing the DICOM value representation 'Unique Identifier' (UI) |
DcmUnlimitedText | Class representing the DICOM value representation 'Unlimited Text' (UT) |
DcmUnsignedLong | Class representing the DICOM value representation 'Unsigned Long' (UL) |
DcmUnsignedLongOffset | Class used for DICOMDIR byte offsets |
DcmUnsignedShort | Class representing the DICOM value representation 'Unsigned Short' (US) |
DcmVR | Class representing a DICOM Value Representation |
DcmXfer | |
DcmZLibInputFilter | Zlib compression filter for input streams |
DcmZLibOutputFilter | Zlib compression filter for output streams |
DiARGBImage | Class for ARGB images |
DiARGBPixelTemplate< T1, T2, T3 > | Template class to handle ARGB pixel data |
DiBaseLUT | Base class to handle look-up tables |
DiCIELABFunction | Class to manage CIELAB LUTs (for calibration) |
DiCIELABLUT | Class to compute and store the CIELAB lookup table |
DiCMYKImage | Class for CMYK images |
DiCMYKPixelTemplate< T1, T2 > | Template class to handle CMYK pixel data |
DiColorCopyTemplate< T > | Template class to copy color pixel data |
DiColorFlipTemplate< T > | Template class to flip color images (on pixel data level) horizontally and vertically |
DiColorImage | Base class for color images |
DiColorMonoTemplate< T > | Template class to convert color image to monochrome images |
DiColorOutputPixel | Abstract base class to create color output data |
DiColorOutputPixelTemplate< T1, T2 > | Template class to create color output data |
DiColorPixel | Abstract base class to handle color pixel data |
DiColorPixelTemplate< T > | Template class to handle color pixel data |
DiColorRotateTemplate< T > | Template class to rotate color images (on pixel data level) |
DiColorScaleTemplate< T > | Template class to scale color images (on pixel data level) |
DicomDirImageImplementation | Implementation of the plugable image support for the DICOMDIR class |
DicomDirImagePlugin | Abstract interface to plugable image support for the DICOMDIR class |
DicomDirInterface | An interface class for simplified creation of a DICOMDIR |
DicomImage | Interface class for dcmimgle/dcmimage module |
DicomImageClass | Class comprising several global functions and constants |
DiCubicSpline< T1, T2 > | Template class for cubic spline interpolation |
DiCurveFitting< T1, T2 > | Template class for polynomial curve fitting algorithm |
DiDisplayFunction | Class to handle hardcopy and softcopy device characteristics file and manage display LUTs (for calibration) |
DiDisplayLUT | Class to compute and store the Display lookup table |
DiDocument | Interface class to DICOM data management (dcmdata) |
DiFlipTemplate< T > | Template class to flip images (on pixel data level) |
DiGSDFLUT | Class to compute and store the GSDF lookup table |
DiGSDFunction | Class to manage GSDF LUTs (for calibration) |
DiHSVImage | Class for HSV images |
DiHSVPixelTemplate< T1, T2 > | Template class to handle HSV pixel data |
DiImage | Base class for images |
DiInputPixel | Abstract base class to convert DICOM pixel stream to intermediate representation |
DiInputPixelTemplate< T1, T2 > | Template class to convert DICOM pixel stream to intermediate representation |
DiJPEGPlugin | Implementation of a JPEG plugin for the dcmimgle/dcmimage library |
DiLookupTable | Class to handle color palette look-up tables |
DiMono1Image | Class for MONOCHROME1 images |
DiMono2Image | Class for MONOCHROME2 images |
DiMonoCopyTemplate< T > | Template class to copy monochrome pixel data |
DiMonoFlipTemplate< T > | Template class to flip monochrome images (on pixel data level) horizontally and vertically |
DiMonoImage | Base class for monochrome images |
DiMonoInputPixelTemplate< T1, T2, T3 > | Template class to convert monochrome pixel data to intermediate representation |
DiMonoModality | Class to handle modality specific transformations (incl |
DiMonoOutputPixel | Abstract base class to create monochrome output data |
DiMonoOutputPixelTemplate< T1, T2, T3 > | Template class to create monochrome output data |
DiMonoPixel | Abstract base class to handle monochrome pixel data |
DiMonoPixelTemplate< T > | Template class to handle monochrome pixel data |
DiMonoRotateTemplate< T > | Template class to rotate monochrome images (on pixel data level) |
DiMonoScaleTemplate< T > | Template class to scale monochrome images (on pixel data level) |
DimseCondition | Helper class with static methods that facilitate the migration from the old stack-based condition handling code in module dcmnet to the new class based code |
DiObjectCounter | Class to count number of instances (objects created from a certain class) |
DiOverlay | Class to handle a set of overlay planes |
DiOverlayData | Class to handle overlay pixel data |
DiOverlayImage | Class for standalone overlay images |
DiOverlayPlane | Class to handle a single overlay plane |
DiPaletteImage | Class for PALETTE COLOR images |
DiPalettePixelTemplate< T1, T2, T3 > | Template class to handle Palette color pixel data |
DiPixel | Abstract base class to handle pixel data |
DiPixelRepresentationTemplate< T > | Template class to determine pixel representation |
DiPluginFormat | Abstract interface to plugable image output formats |
DiPNGPlugin | Implementation of a PNG plugin for the dcmimgle/dcmimage library |
DiRegister | Class to register color support to dcmimgle library |
DiRegisterBase | Abstract base class to register additional libraries |
DiRGBImage | Class for RGB images |
DiRGBPixelTemplate< T1, T2 > | Template class to handle RGB pixel data |
DiRotateTemplate< T > | Template class to rotate images (on pixel data level) |
DiScaleTemplate< T > | Template class to scale images (on pixel data level) |
DiTIFFPlugin | Implementation of a TIFF plugin for the dcmimgle/dcmimage library |
DiTransTemplate< T > | Template class building the base for other transformations |
DiYBR422Image | Class for YCbCr Full 4:2:2 images |
DiYBR422PixelTemplate< T1, T2 > | Template class to handle YCbCr Full 4:2:2 pixel data |
DiYBRImage | Class for YCbCr images |
DiYBRPart422Image | Class for YCbCr Partial 4:2:2 images |
DiYBRPart422PixelTemplate< T1, T2 > | Template class to handle YCbCr Partial 4:2:2 pixel data |
DiYBRPixelTemplate< T1, T2 > | Template class to handle YCbCr pixel data |
DJ_RPLossless | Representation parameter for lossless JPEG |
DJ_RPLossy | Representation parameter for lossy JPEG |
DJCodecDecoder | Abstract codec class for JPEG decoders |
DJCodecEncoder | Abstract codec class for JPEG encoders |
DJCodecParameter | Codec parameter for IJG codecs |
DJCompressIJG12Bit | This class encapsulates the compression routines of the IJG JPEG library configured for 12 bits/sample |
DJCompressIJG16Bit | This class encapsulates the compression routines of the IJG JPEG library configured for 16 bits/sample |
DJCompressIJG8Bit | This class encapsulates the compression routines of the IJG JPEG library configured for 8 bits/sample |
DJDecoder | Abstract base class for decompression classes |
DJDecoderBaseline | Decoder class for JPEG Baseline (lossy, 8-bit) |
DJDecoderExtended | Decoder class for JPEG Extended Sequential (lossy, 8/12-bit) |
DJDecoderLossless | Decoder class for JPEG Lossless (8/12/16-bit) |
DJDecoderP14SV1 | Decoder class for JPEG Lossless Selection Value 1 (8/12/16-bit) |
DJDecoderProgressive | Decoder class for JPEG Progressive (lossy, 8/12-bit) |
DJDecoderRegistration | Singleton class that registers decoders for all supported JPEG processes |
DJDecoderSpectralSelection | Decoder class for JPEG Spectral Selection (lossy, 8/12-bit) |
DJDecompressIJG12Bit | This class encapsulates the decompression routines of the IJG JPEG library configured for 12 bits/sample |
DJDecompressIJG16Bit | This class encapsulates the decompression routines of the IJG JPEG library configured for 16 bits/sample |
DJDecompressIJG8Bit | This class encapsulates the decompression routines of the IJG JPEG library configured for 8 bits/sample |
DJEncoder | Abstract base class for compression classes |
DJEncoderBaseline | Encoder class for JPEG Baseline (lossy, 8-bit) |
DJEncoderExtended | Encoder class for JPEG Extended Sequential (lossy, 8/12-bit) |
DJEncoderLossless | Encoder class for JPEG Lossless (8/12/16-bit) |
DJEncoderP14SV1 | Encoder class for JPEG Lossless Selection Value 1 (8/12/16-bit) |
DJEncoderProgressive | Encoder class for JPEG Progressive (lossy, 8/12-bit) |
DJEncoderRegistration | Singleton class that registers encoders for all supported JPEG processes |
DJEncoderSpectralSelection | Encoder class for JPEG Spectral Selection (lossy, 8/12-bit) |
DSRBasicTextSRConstraintChecker | Class for checking the content relationship constraints of the Basic Text SR IOD |
DSRByReferenceTreeNode | Class for by-reference relationships |
DSRChestCadSRConstraintChecker | Class for checking the content relationship constraints of the Chest CAD SR IOD |
DSRCodedEntryValue | Class for coded entry values |
DSRCodeTreeNode | Class for content item CODE |
DSRCodingSchemeIdentificationList | Class that maps Coding Scheme Designators to an external coding system registration, or to a private or local coding scheme |
DSRCodingSchemeIdentificationList::ItemStruct | Internal structure defining the list items |
DSRCompositeReferenceValue | Class for composite reference values |
DSRCompositeTreeNode | Class for content item COMPOSITE |
DSRComprehensiveSRConstraintChecker | Class for checking the content relationship constraints of the Comprehensive SR IOD |
DSRContainerTreeNode | Class for content item CONTAINER |
DSRContentItem | Interface class for content items |
DSRDateTimeTreeNode | Class for content item DATETIME |
DSRDateTreeNode | Class for content item DATE |
DSRDocument | Interface class for 'dcmsr' (DICOM Structured Reporting Documents) |
DSRDocumentTree | Class managing the SR document tree |
DSRDocumentTreeNode | Base class for content items |
DSREnhancedSRConstraintChecker | Class for checking the content relationship constraints of the Enhanced SR IOD |
DSRGraphicDataItem | Class for graphic data items |
DSRGraphicDataList | Class for graphic data lists |
DSRImageFrameList | Class for image frame list |
DSRImageReferenceValue | Class for image reference values |
DSRImageTreeNode | Class for content item IMAGE |
DSRIODConstraintChecker | Class for checking the content relationship constraints of an SR IOD (abstract) |
DSRKeyObjectDocConstraintChecker | Class for checking the content relationship constraints of the Key Object Selection Document IOD |
DSRListOfItems< T > | Template class to store and access items in a list structure |
DSRMammographyCadSRConstraintChecker | Class for checking the content relationship constraints of the Mammography CAD SR IOD |
DSRNumericMeasurementValue | Class for numeric measurement values |
DSRNumTreeNode | Class for content item NUM |
DSRPNameTreeNode | Class for content item PNAME |
DSRProcedureLogConstraintChecker | Class for checking the content relationship constraints of the Procedure Log IOD |
DSRReferencedDatetimeList | Class for referenced datetime list |
DSRReferencedSamplePositionList | Class for referenced sample position list |
DSRReferencedTimeOffsetList | Class for referenced time offset list |
DSRSCoordTreeNode | Class for content item SCOORD |
DSRSOPInstanceReferenceList | Class for SOP instance reference lists |
DSRSOPInstanceReferenceList::InstanceStruct | Internal structure defining the instance list items |
DSRSOPInstanceReferenceList::SeriesStruct | Internal structure defining the series list items |
DSRSOPInstanceReferenceList::StudyStruct | Internal structure defining the study list items |
DSRSpatialCoordinatesValue | Class for spatial coordinate values |
DSRStringValue | Class for string values |
DSRTCoordTreeNode | Class for content item TCOORD |
DSRTemporalCoordinatesValue | Class for spatial coordinate values |
DSRTextTreeNode | Class for content item TEXT |
DSRTimeTreeNode | Class for content item TIME |
DSRTree | Class managing a tree of nodes |
DSRTreeNode | Class for tree nodes |
DSRTreeNodeCursor | Class implementing a tree node cursor |
DSRTypes | General purpose class hiding global functions, constants and types from the global namespace |
DSRUIDRefTreeNode | Class for content item UIDREF |
DSRWaveformChannelItem | Class for waveform channel items |
DSRWaveformChannelList | Class for waveform channel lists |
DSRWaveformReferenceValue | Class for waveform reference values |
DSRWaveformTreeNode | Class for content item WAVEFORM |
DSRXMLCursor | Class for XML document cursors |
DSRXMLDocument | Class for XML documents |
DSRXRayRadiationDoseSRConstraintChecker | Class for checking the content relationship constraints of the Enhanced SR IOD |
dul_abortitems | |
dul_associatepdu | |
DUL_ASSOCIATESERVICEPARAMETERS | |
dul_datapdu | |
dul_maxlength | |
DUL_ModeCallback | Pure virtual base class for DUL mode callbacks |
DUL_PDV | |
DUL_PDVLIST | |
DUL_PRESENTATIONCONTEXT | |
dul_presentationcontext | |
dul_presentationdatavalue | |
dul_rejectreleaseabortpdu | |
dul_subitem | |
DUL_TRANSFERSYNTAX | |
DVConfiguration | Configuration class for the Softcopy Presentation State viewer |
DVInstanceCache | A class to handle an instance cache (list of items) |
DVInstanceCache::ItemStruct | Internal structure defining the list items |
DVInterface | Interface class for the Softcopy Presentation State viewer |
DVPresentationState | Grayscale Softcopy Presentation State |
DVPSAnnotationContent | Representation of a Annotation Content SQ item for Stored Print |
DVPSAnnotationContent_PList | List of Annotations contained in a stored print object |
DVPSCurve | Representation of one Curve in a DICOM image |
DVPSCurve_PList | List of curves contained in image which is attached to a presentation state |
DVPSDisplayedArea | Item of the displayed area selection sequence in a presentation state |
DVPSDisplayedArea_PList | List of displayed area selections contained in a presentation state (internal use only) |
DVPSFilmSession | Basic film session object managed by a Print SCP |
DVPSGraphicAnnotation | Item of the graphic annotation sequence in a presentation state (internal use only) |
DVPSGraphicAnnotation_PList | List of graphic annotations contained in a presentation state (internal use only) |
DVPSGraphicLayer | Item of the graphic layer sequence in a presentation state (internal use only) |
DVPSGraphicLayer_PList | List of graphic layers contained in a presentation state (internal use only) |
DVPSGraphicObject | Item of the graphic object sequence in a presentation state (internal use only) |
DVPSGraphicObject_PList | List of graphic objects contained in a presentation state (internal use only) |
DVPSHelper | This class contains a collection of static helper methods |
DVPSImageBoxContent | Representation of a Image Box Content SQ item for Stored Print |
DVPSImageBoxContent_PList | List of Image Boxes contained in a stored print object |
DVPSIPCClient | Client for IPC message exchange between different processes of the DICOMscope application |
DVPSIPCMessage | Class for IPC message exchange between different processes of the DICOMscope application |
DVPSOverlay | Overlay contained in a presentation state (internal use only) |
DVPSOverlay_PList | List of overlays contained in a presentation state (internal use only) |
DVPSOverlayCurveActivationLayer | Curve or overlay activation layer in a presentation state (internal use only) |
DVPSOverlayCurveActivationLayer_PList | List of curve and overlay activation layers contained in a presentation state (internal use only) |
DVPSPresentationLUT | Representation of a Presentation LUT Content SQ item for Stored Print |
DVPSPresentationLUT_PList | List of presentation LUTs contained in a stored print object |
DVPSPrintEventHandler | Pure abstract event handler class for N-EVENT-REPORT |
DVPSPrintMessageHandler | Representation of an association used for DICOM Basic Grayscale Print |
DVPSPrintSCP | Representation of a Print Management SCP |
DVPSReferencedImage | Item of the referenced image sequence in a presentation state (internal use only) |
DVPSReferencedImage_PList | List of referenced images contained in a presentation state (internal use only) |
DVPSReferencedSeries | Item of the referenced series sequence in a presentation state (internal use only) |
DVPSReferencedSeries_PList | List of referenced series contained in a presentation state (internal use only) |
DVPSSoftcopyVOI | Representation of one item of the Softcopy VOI LUT Sequence |
DVPSSoftcopyVOI_PList | List of softcopy VOI LUT items contained in a presentation state (internal use only) |
DVPSStoredPrint | Representation of a Stored Print object |
DVPSStoredPrint_PList | List of stored print objects, each of which manages a single Basic Film Box in a Print SCP |
DVPSTextObject | Item of the text object sequence in a presentation state (internal use only) |
DVPSTextObject_PList | List of text objects contained in a presentation state (internal use only) |
DVPSVOILUT | Representation of one VOI LUT in a DICOM image |
DVPSVOILUT_PList | List of VOI LUTs contained in an image attached to a presentation state |
DVPSVOIWindow | Representation of one VOI Window in a DICOM image |
DVPSVOIWindow_PList | List of VOI Windows contained in an image attached to a presentation state |
DVSeriesCache | A class to handle a series cache (list of items) |
DVSeriesCache::ItemStruct | Internal structure defining the list items |
DVSignatureHandler | Handler for all digital signature related functions in dcmpstat |
DVStudyCache | A class to handle a study cache (list of items) |
DVStudyCache::ItemStruct | Internal structure defining the list items |
FSM_ENTRY | |
FSM_Event_Description | |
FSM_FUNCTION | |
GlobalDcmDataDictionary | Encapsulates a data dictionary with access methods which allow safe read and write access from multiple threads in parallel |
huffd_common_struct | |
IdxRecord | This class manages an instance entry of the index file |
ImagesofStudyArray | |
ItemOffset | |
JHUFF_TBL | |
jpeg_c_codec | |
jpeg_c_main_controller | |
jpeg_c_prep_controller | |
jpeg_color_converter | |
jpeg_color_deconverter | |
jpeg_color_quantizer | |
jpeg_common_struct | |
jpeg_comp_master | |
jpeg_component_info | |
jpeg_compress_struct | |
jpeg_d_codec | |
jpeg_d_main_controller | |
jpeg_d_post_controller | |
jpeg_decomp_master | |
jpeg_decompress_struct | |
jpeg_destination_mgr | |
jpeg_downsampler | |
jpeg_error_mgr | |
jpeg_input_controller | |
jpeg_lossless_c_codec | |
jpeg_lossless_d_codec | |
jpeg_lossy_c_codec | |
jpeg_lossy_d_codec | |
jpeg_marker_reader | |
jpeg_marker_struct | |
jpeg_marker_writer | |
jpeg_memory_mgr | |
jpeg_progress_mgr | |
jpeg_scan_info | |
jpeg_source_mgr | |
jpeg_upsampler | |
JQUANT_TBL | |
LST_HEAD | General purpose list class for use with dcmnet module |
MdfConsoleEngine | This class encapsulates data structures and operations for modifying Dicom files from the commandline |
MdfDatasetManager | This class encapsulates data structures and operations for modifying Dicom files |
MdfJob | Class reflecting a modify operation (called Job in this context) |
OFBitmanipTemplate< T > | A template class for bit manipulations |
OFCmdParam | Internal structure to store valid command line parameters |
OFCommandLine | Handles command line arguments |
OFCondition | General purpose class for condition codes |
OFConditionBase | Abstract base class for condition codes |
OFConditionConst | This class is used to declare global condition constants |
OFConditionString | This class is used to declare condition codes with user defined error messages |
OFConfigFile | Class for reading and evaluating configuration files |
OFConfigFileCursor | Structure used by class OFConfigFile to store a cursor pointing to the currently selected section and entry in the config data |
OFConfigFileNode | This class maintains one configuration file entry (key-value pair) and the links that comprise the configuration file tree structure |
OFConsole | Singleton class which provides thread-safe access to the standard console output and error streams |
OFConsoleApplication | Support class for console applications |
OFCRC32 | General-purpose 32-bit CRC algorithm |
OFDate | This class provides a collection of date functions |
OFDateTime | This class is a combination of OFDate and OFTime |
OFFilenameCreator | A class for automatically creating unique pseudo-random filenames |
OFGlobal< T > | Template class which allows to declare global objects that are protected by a Mutex if used in multi-thread applications |
OFIterator< T > | Iterator class for OFList |
OFList< T > | Double linked list template class |
OFListBase | |
OFListLink< T > | |
OFListLinkBase | |
OFLogFile | Class that provides a general purpose facility for writing log files |
OFMutex | Operating system independent abstraction for mutexes (mutual exclusion locks) |
OFOrderedSet< T > | This template class provides a data structure and operations for administrating an ordered set of elements of an arbitrary type |
OFReadWriteLock | Operating system independent abstraction for read/write locks |
OFSemaphore | Operating system independent abstraction for semaphores |
OFSet< T > | This abstract template class provides a data structure and operations for administrating a set of elements of an arbitrary type |
OFSetIterator< T > | This template class represents an iterator class for corresponding set data structures in ofstd |
OFStack< T > | Template stack class |
OFStackBase | Non-template base class for OFStack |
OFStackLink< T > | Template class used to store stack entries |
OFStackLinkBase | Non-template single linked list class, used to store elements of a stack |
OFStandard | A class for various helper functions |
OFString | Simple string class that implements a subset of std::string |
OFThread | Operating system independent abstraction for threads |
OFThreadSpecificData | Operating system independent abstraction for thread specific data |
OFTime | This class provides a collection of time functions |
OFTimer | A class for measurement of time |
OFUnorderedSet< T > | This template class provides a data structure and operations for administrating an unordered set of elements of an arbitrary type |
PRIVATE_ASSOCIATIONKEY | |
PRIVATE_NETWORKKEY | |
PRV_ASYNCOPERATIONS | |
PRV_IMPLEMENTATIONCLASSUID | |
PRV_IMPLEMENTATIONVERSIONNAME | |
PRV_SCUSCPROLE | |
SB_BitmapFileHeader | Structure for BMP bitmap file header |
SB_BitmapInfoHeader | Structure for BMP bitmap info header |
SiAlgorithm | Pure virtual base class of the public key crypto systems used for signature creation and verification |
SiAuthorizationProfile | Authorization Digital Signature Profile |
SiBaseRSAProfile | Base RSA Digital Signature Profile |
SiCertificate | Class representing X.509 public key certificates |
SiCertificateVerifier | Class representing X.509 public key certificates |
SiCreatorProfile | Creator RSA Digital Signature Profile |
SiDSA | This class implements the DSA public key crypto algorithms |
SiMAC | Base class for all classes that implement hash functions |
SiMACConstructor | Class that allows to feed selected parts of a DICOM dataset into the MAC generation code |
SiMD5 | Class implementing the hash function MD5 |
SiNullProfile | Defines a "null" security profile that does not require or forbid any MAC algorithm, signature algorithm, or attribute tag |
SiPrivateKey | Class representing a private key |
SiRIPEMD160 | Class implementing the hash function RIPEMD160 |
SiRSA | This class implements the RSA public key crypto algorithms |
SiSecurityProfile | Abstract base class for all security profiles |
SiSHA1 | Class implementing the hash function SHA1 |
SiTimeStamp | Pure virtual base class for a timestamp client |
SOPClassExtendedNegotiationSubItem | |
SP_Interpretation | Structure for photometric string and related constant |
StudyDescRecord | |
T_ASC_Association | |
T_ASC_Network | |
T_ASC_Parameters | |
T_ASC_PresentationContext | |
T_ASC_RejectParameters | |
T_DIMSE_C_CancelRQ | |
T_DIMSE_C_EchoRQ | |
T_DIMSE_C_EchoRSP | |
T_DIMSE_C_FindRQ | |
T_DIMSE_C_FindRSP | |
T_DIMSE_C_GetRQ | |
T_DIMSE_C_GetRSP | |
T_DIMSE_C_MoveRQ | |
T_DIMSE_C_MoveRSP | |
T_DIMSE_C_StoreRQ | |
T_DIMSE_C_StoreRSP | |
T_DIMSE_DetectedCancelParameters | |
T_DIMSE_Message | |
T_DIMSE_N_ActionRQ | |
T_DIMSE_N_ActionRSP | |
T_DIMSE_N_CreateRQ | |
T_DIMSE_N_CreateRSP | |
T_DIMSE_N_DeleteRQ | |
T_DIMSE_N_DeleteRSP | |
T_DIMSE_N_EventReportRQ | |
T_DIMSE_N_EventReportRSP | |
T_DIMSE_N_GetRQ | |
T_DIMSE_N_GetRSP | |
T_DIMSE_N_SetRQ | |
T_DIMSE_N_SetRSP | |
T_DIMSE_StoreProgress | |
TI_DBEntry | |
TI_GenericCallbackStruct | |
TI_ImageEntry | |
TI_SeriesEntry | |
TI_StudyEntry | |
user_info | |
WlmActivityManager | This class encapsulates data structures and operations for basic worklist management service class providers |
WlmConsoleEngineFileSystem | This class encapsulates data structures and operations for a console application that can act as a basic worklist management service class provider based on the file system |
WlmDataSource | This class encapsulates data structures and operations for connecting to an arbitrary data source in the framework of the DICOM basic worklist management service |
WlmDataSourceFileSystem | This class encapsulates data structures and operations for connecting to a file-based data source in the framework of the DICOM basic worklist management service |
WlmFileSystemInteractionManager | This class encapsulates data structures and operations for managing data base interaction in the framework of the DICOM basic worklist management service |
WlmProcessSlotType | Structure for non-single process mode |
WlmProcessTableType | Structure for non-single process mode |
WlmSuperiorSequenceInfoType | Structure for handling arbitrary types of superior sequences in query result datasets |