log4cplus::helpers::AbstractSocket | |
log4cplus::thread::AbstractThread | There are many cross-platform C++ Threading libraries |
log4cplus::Appender | Extend this class for implementing your own strategies for printing log statements |
log4cplus::spi::AppenderAttachable | This Interface is for attaching Appenders to objects |
log4cplus::helpers::AppenderAttachableImpl | This Interface is for attaching Appenders to objects |
log4cplus::spi::AppenderFactory | This abstract class defines the "Factory" interface to create "Appender" objects |
backing_store_struct | |
log4cplus::spi::BaseFactory | This is the base class for all factories |
log4cplus::BasicConfigurator | Use this class to quickly configure the package |
bitread_perm_state | |
bitread_working_state | |
c_derived_tbl | |
CContextRunMode | |
Code | |
log4cplus::ConfigureAndWatchThread | |
log4cplus::ConsoleAppender | ConsoleAppender appends log events to STD_NAMESPACE cout or STD_NAMESPACE cerr using a layout specified by the user |
log4cplus::helpers::ConvertIntegerToStringHelper< intType > | |
CTable | |
d_derived_tbl | |
log4cplus::DailyRollingFileAppender | DailyRollingFileAppender extends FileAppender so that the underlying file is rolled over at a user chosen frequency |
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 | This class implements support for DICOMDIR files, which are special DICOM files containing a list of directory records, with a logical tree structure being implemented through references between records as byte offsets in file |
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 | Class representing a directory record dataset in a DICOMDIR |
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 |
DcmFileCache | This class implements a simple container that stores an input stream, the position of that input stream corresponding to the start of a DICOM element value field contained in the stream and the current "owner" object |
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 |
DcmFindSCU | This class implements a complete DICOM C-FIND SCU, including association set-up, execution of the C-FIND transaction including processing of results, and closing of the association |
DcmFindSCUCallback | Abstract base class for Find SCU callbacks |
DcmFindSCUDefaultCallback | Default implementation of FindSCU callback class |
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 |
DcmInputTempFileStreamFactory | Input stream factory for temporary file handlers |
DcmIntegerString | Class representing the DICOM value representation 'Integer String' (IS) |
DcmItem | Class representing a list of DICOM elements in which each element has a different tag and elements are maintained in increasing order of tags |
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 | Double-linked list class that maintains pointers to DcmObject instances |
DcmListNode | Helper class maintaining an entry in a DcmList double-linked list |
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 | Abstract base class for most classes in module dcmdata |
DcmObject::PrintHelper | Helper class to print a DcmObject to an ostream using operator<< |
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 | Class used to represent overlay data (60xx,3000) |
DcmPath | Class representing a path of DICOM objects |
DcmPathNode | Class representing a node in DcmPath |
DcmPathProcessor | |
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 | This class implements a container for a fragment of compressed pixel data |
DcmPixelSequence | This class implements a sequence of pixel items, i.e |
DcmPolymorphOBOW | Class representing DICOM elements (such as uncompressed pixel data) that can be interpreted either as OB or as OW, i.e |
DcmPresentationContextInfo | Structure representing a single Presentation Context |
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 |
DcmProcessSlotType | Structure representing single process in multi-process mode |
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 | Abstract base class for codec representation parameter sets |
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 |
DcmSCP | Base class for implementing a DICOM Service Class Provider (SCP) |
DcmSCU | Base class for implementing DICOM Service Class User functionality |
DcmSCU::DcmSCUPresContext | Defines presentation context, consisting of one abstract syntax name and a list of transfer syntaxes for this abstract syntax |
DcmSequenceOfItems | Class representing a DICOM Sequence of Items (SQ) |
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 | Class maintaining a attribute tag (group and element number) |
DcmTCPConnection | This class represents a TCP/IP based transport connection |
DcmTempFileHandler | Class that manages the life cycle of a temporary file |
DcmTime | Class representing the DICOM value representation 'Time' (TM) |
DcmTLSConnection | This class represents a TLS (Transport Layer Security) V1 based secure transport connection |
DcmTLSSCU | Base class for implementing DICOM TLS-enabled Service Class User functionality |
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 |
DcmWriteCache | This class implements a buffering mechanism that is used when writing large elements that reside in file into an output stream |
DcmXfer | Class that allows for a lookup of Transfer Syntax properties and readable descriptions |
DcmZLibInputFilter | Zlib compression filter for input streams |
DcmZLibOutputFilter | Zlib compression filter for output streams |
DecoderStrategy | |
log4cplus::DefaultLoggerFactory | This class is used to create the default implementation of the Logger class |
DefaultTraitsT< sample, pixel > | |
log4cplus::spi::DenyAllFilter | This filter drops all logging events |
log4cplus::DiagnosticContext | This is the internal object that is stored on the NDC stack |
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) |
DJLSCodecParameter | Codec parameter for JPEG-LS codecs |
DJLSDecoderBase | Abstract codec class for JPEG-LS decoders |
DJLSDecoderRegistration | Singleton class that registers decoders for all supported JPEG-LS processes |
DJLSEncoderBase | Abstract codec class for JPEG-LS encoders |
DJLSEncoderRegistration | Singleton class that registers encoders for all supported JPEG-LS processes |
DJLSError | Helper class for converting between dcmjpls and CharLS error codes |
DJLSLosslessDecoder | Codec class for JPEG-LS lossless only TS decoding |
DJLSLosslessEncoder | Codec class for JPEG-LS lossless only TS encoding |
DJLSNearLosslessDecoder | Codec class for JPEG-LS lossy and lossless TS decoding |
DJLSNearLosslessEncoder | Codec class for JPEG-LS lossy and lossless TS encoding |
DJLSRepresentationParameter | Representation parameter for JPEG-LS |
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 |
DSRColonCadSRConstraintChecker | Class for checking the content relationship constraints of the Colon CAD SR IOD |
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 |
DSRGraphicData3DItem | Class for graphic data (3D) items |
DSRGraphicData3DList | Class for graphic data (3D) lists |
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 |
DSRImplantationPlanSRDocumentConstraintChecker | Class for checking the content relationship constraints of the Implantation Plan SR Document IOD |
DSRIODConstraintChecker | Class for checking the content relationship constraints of an SR IOD (abstract) |
DSRKeyObjectSelectionDocumentConstraintChecker | 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 |
DSRMacularGridThicknessAndVolumeReportConstraintChecker | Class for checking the content relationship constraints of the Macular Grid Thickness And Volume Report IOD |
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 |
DSRSCoord3DTreeNode | Class for content item SCOORD3D |
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 |
DSRSpatialCoordinates3DValue | Class for spatial coordinate (3D) values |
DSRSpatialCoordinatesValue | Class for spatial coordinate values |
DSRSpectaclePrescriptionReportConstraintChecker | Class for checking the content relationship constraints of the Spectacle Prescription Report IOD |
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 X-Ray Radiation Dose SR IOD |
dul_abortitems | |
dul_associatepdu | |
DUL_ASSOCIATESERVICEPARAMETERS | |
dul_datapdu | |
dul_maxlength | |
DUL_ModeCallback | |
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 |
EncoderStrategy | |
log4cplus::ErrorHandler | This class is used to "handle" errors encountered in an log4cplus::Appender |
log4cplus::spi::FactoryRegistry< T > | This template class is used as a "Factory Registry" |
log4cplus::FileAppender | Appends log events to a file |
log4cplus::spi::Filter | Users should extend this class to implement customized logging event filtering |
log4cplus::spi::FilterFactory | This abstract class defines the "Factory" interface to create "Appender" objects |
FINDResponse | Class representing a single C-FIND response |
FINDResponses | Class representing a bunch of FINDResponses from a single C-FIND session |
FromBigEndian< T > | |
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 |
log4cplus::thread::Guard | This is used to lock a mutex |
log4cplus::Hierarchy | This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy |
log4cplus::HierarchyLocker | This is used to lock a Hierarchy |
huffd_common_struct | |
I2DBmpSource | This is a I2DImgSource implementation that can parse BMP files and convert them into DICOM images |
I2DImgSource | |
I2DJpegSource | |
I2DOutputPlug | |
I2DOutputPlugNewSC | |
I2DOutputPlugSC | |
I2DOutputPlugVLP | |
IdxRecord | This class manages an instance entry of the index file |
Image2Dcm | |
ImagesofStudyArray | |
log4cplus::spi::InternalLoggingEvent | The internal representation of logging events |
ItemOffset | Helper structure for item offsets |
JfifParameters | |
JHUFF_TBL | |
JlsCodec< TRAITS, STRATEGY > | |
JlsCodecFactory< STRATEGY > | |
JlsContext | |
JlsCustomParameters | |
JlsException | |
JLSInputStream | |
JLSOutputStream | |
JlsParameters | |
JlsRect | |
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 | |
JPEGFileMapEntry | Struct that represents a marker in a JPEG file, i.e |
JpegSegment | |
JQUANT_TBL | |
log4cplus::Layout | This class is used to layout strings sent to an log4cplus::Appender |
log4cplus::spi::LayoutFactory | This abstract class defines the "Factory" interface to create "Layout" objects |
log4cplus::Logger | This is the central class in the log4cplus package |
log4cplus::spi::LoggerFactory | Implement this interface to create new instances of Logger or a sub-class of Logger |
log4cplus::spi::LoggerImpl | This is the central class in the log4cplus package |
log4cplus::LogLevelManager | This class is used to "manage" LogLevel definitions |
log4cplus::spi::LogLevelMatchFilter | This is a very simple filter based on LogLevel matching |
log4cplus::spi::LogLevelRangeFilter | This is a very simple filter based on LogLevel matching, which can be used to reject messages with LogLevels outside a certain range |
log4cplus::helpers::LogLog | This class used to output log statements from within the log4cplus package |
log4cplus::helpers::LogLogUser | This class used to simplify the use of the LogLog class |
LosslessTraitsImplT< sample, bitsperpixel > | |
LosslessTraitsT< SAMPLE, bpp > | |
LosslessTraitsT< BYTE, 8 > | |
LosslessTraitsT< Triplet< SAMPLE >, bpp > | |
LosslessTraitsT< USHORT, 16 > | |
LST_HEAD | General purpose list class for use with dcmnet module |
log4cplus::thread::ManualResetEvent | |
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) |
log4cplus::thread::Mutex | |
log4cplus::NDC | The NDC class implements nested diagnostic contexts as defined by Neil Harrison in the article "Patterns for Logging Diagnostic Messages" part of the book "Pattern Languages of Program Design 3" edited by Martin et al |
log4cplus::NDCContextCreator | This class ensures that a NDC#push call is always matched with a NDC#pop call even in the face of exceptions |
log4cplus::NullAppender | Appends log events to a file |
log4cplus::spi::ObjectRegistryBase | This is the base class used to implement the functionality required by the ObjectRegistry template class |
OFauto_ptr< T > | Simple class which makes sure a pointer is deleted once it goes out of scope |
OFauto_ptr_ref< T > | Internal class, don't ever use this directly! This is needed to make the following code work: |
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 |
OFFile | This class provides a simple C++ encapsulation layer for stdio FILE pointers |
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 | |
OFLog | Functions for initializing the logging system |
OFLogger | Simple wrapper around the "low-level" Logger object to make it easier to switch to a different system |
OFMap< K, V > | Associative container class |
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 |
OFPair< K, V > | Pair - this implements parts of std::pair's interface |
OFReadWriteLock | Operating system independent abstraction for read/write locks |
OFReadWriteLocker | This class aims to provide an easy way for making sure OFReadWriteLocks are unlocked in an exception safe way |
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 |
OFVector< T > | This is a resizable array |
log4cplus::OnlyOnceErrorHandler | |
log4cplus::PatternLayout | A flexible layout configurable with pattern string |
PostProcesSingleComponent | |
Presets | |
PRIVATE_ASSOCIATIONKEY | |
PRIVATE_NETWORKKEY | |
ProcessLine | |
ProcessTransformed< TRANSFORM > | |
log4cplus::helpers::Properties | |
log4cplus::PropertyConfigurator | Provides configuration from an external file |
PRV_ASYNCOPERATIONS | |
PRV_IMPLEMENTATIONCLASSUID | |
PRV_IMPLEMENTATIONVERSIONNAME | |
PRV_SCUSCPROLE | |
Quad< sample > | |
log4cplus::RollingFileAppender | RollingFileAppender extends FileAppender to backup the log files when they reach a certain size |
log4cplus::spi::RootLogger | RootLogger sits at the top of the logger hierachy |
SB_BitmapFileHeader | Structure for BMP bitmap file header |
SB_BitmapInfoHeader | Structure for BMP bitmap info header |
log4cplus::thread::Semaphore | |
log4cplus::helpers::ServerSocket | This class implements server sockets |
log4cplus::helpers::SharedObject | |
log4cplus::helpers::SharedObjectPtr< T > | |
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 |
log4cplus::SimpleLayout | SimpleLayout consists of the LogLevel of the log statement, followed by " - " and then the log message itself |
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 |
Size | |
log4cplus::helpers::Socket | This class implements client sockets (also called just "sockets") |
log4cplus::SocketAppender | Sends spi::InternalLoggingEvent objects to a remote a log server |
log4cplus::SocketAppender::ConnectorThread | |
log4cplus::helpers::SocketBuffer | |
SOPClassExtendedNegotiationSubItem | |
SP_Interpretation | Structure for photometric string and related constant |
log4cplus::spi::StringMatchFilter | This is a very simple filter based on string matching |
StudyDescRecord | This struct defines the structure of each "Study Record" in the index.dat file maintained by this module |
log4cplus::thread::SyncGuard< SP > | |
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 | |
log4cplus::helpers::Time | This class represents a Epoch time with microsecond accuracy |
log4cplus::TraceLogger | This class is used to produce "Trace" logging |
TransformHp1< sample > | |
TransformHp1< sample >::INVERSE | |
TransformHp2< sample > | |
TransformHp2< sample >::INVERSE | |
TransformHp3< sample > | |
TransformHp3< sample >::INVERSE | |
TransformNone< sample > | |
TransformNoneImpl< sample > | |
TransformShifted< TRANSFORM > | |
TransformShifted< TRANSFORM >::INVERSE | |
Triplet< SAMPLE > | |
log4cplus::TTCCLayout | TTCC layout format consists of time, thread, Logger and nested diagnostic context information, hence the name |
user_info | |
UserIdentityNegotiationSubItem | Abstract base class for User Identity Negotiation user items |
UserIdentityNegotiationSubItemAC | |
UserIdentityNegotiationSubItemRQ | Class for User Identity Negotiation request user item |
vrscan | |
vrscan_error | |
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 |
WlmSuperiorSequenceInfoType | Structure for handling arbitrary types of superior sequences in query result datasets |
yy_buffer_state |