|
DCMTK
Version 3.6.1 20120515
OFFIS DICOM Toolkit
|
| backing_store_struct | |
| bitread_perm_state | |
| bitread_working_state | |
| c_derived_tbl | |
| CContextRunMode | |
| Code | |
| CTable | |
| 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 | 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 |
| 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 |
| DcmSpecificCharacterSet | A class for managing and converting between different DICOM character sets |
| DcmStack | This class manages a stack of pointers to DcmObject instances |
| DcmStackNode | Helper class used by DcmStack |
| DcmStorageSCU | Interface class for a Storage Service Class User (SCU) |
| DcmStorageSCU::TransferEntry | Internal class/struct for a single transfer entry |
| 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) |
| dcmtk::log4cplus::Appender | Extend this class for implementing your own strategies for printing log statements |
| dcmtk::log4cplus::BasicConfigurator | Use this class to quickly configure the package |
| dcmtk::log4cplus::ConfigureAndWatchThread | |
| dcmtk::log4cplus::ConsoleAppender | ConsoleAppender appends log events to STD_NAMESPACE cout or STD_NAMESPACE cerr using a layout specified by the user |
| dcmtk::log4cplus::DailyRollingFileAppender | DailyRollingFileAppender extends FileAppender so that the underlying file is rolled over at a user chosen frequency |
| dcmtk::log4cplus::DefaultLoggerFactory | This class is used to create the default implementation of the Logger class |
| dcmtk::log4cplus::DiagnosticContext | This is the internal object that is stored on the NDC stack |
| dcmtk::log4cplus::ErrorHandler | This class is used to "handle" errors encountered in an dcmtk::log4cplus::Appender |
| dcmtk::log4cplus::FileAppender | Appends log events to a file |
| dcmtk::log4cplus::helpers::AbstractSocket | |
| dcmtk::log4cplus::helpers::AppenderAttachableImpl | This Interface is for attaching Appenders to objects |
| dcmtk::log4cplus::helpers::ConvertIntegerToStringHelper< intType > | |
| dcmtk::log4cplus::helpers::LogLog | This class used to output log statements from within the log4cplus package |
| dcmtk::log4cplus::helpers::LogLogUser | This class used to simplify the use of the LogLog class |
| dcmtk::log4cplus::helpers::Properties | |
| dcmtk::log4cplus::helpers::ServerSocket | This class implements server sockets |
| dcmtk::log4cplus::helpers::SharedObject | |
| dcmtk::log4cplus::helpers::SharedObjectPtr< T > | |
| dcmtk::log4cplus::helpers::Socket | This class implements client sockets (also called just "sockets") |
| dcmtk::log4cplus::helpers::SocketBuffer | |
| dcmtk::log4cplus::helpers::Time | This class represents a Epoch time with microsecond accuracy |
| dcmtk::log4cplus::Hierarchy | This class is specialized in retrieving loggers by name and also maintaining the logger hierarchy |
| dcmtk::log4cplus::HierarchyLocker | This is used to lock a Hierarchy |
| dcmtk::log4cplus::Layout | This class is used to layout strings sent to an dcmtk::log4cplus::Appender |
| dcmtk::log4cplus::Logger | This is the central class in the log4cplus package |
| dcmtk::log4cplus::LogLevelManager | This class is used to "manage" LogLevel definitions |
| dcmtk::log4cplus::NDC | Implements nested diagnostic contexts as defined by Neil Harrison in the article "Patterns for Logging Diagnostic Messages" part of the book "<i>Pattern Languages of Program Design 3</i>" edited by Martin et al |
| dcmtk::log4cplus::NDCContextCreator | This class ensures that a NDC#push call is always matched with a NDC#pop call even in the face of exceptions |
| dcmtk::log4cplus::NullAppender | Appends log events to a file |
| dcmtk::log4cplus::OnlyOnceErrorHandler | |
| dcmtk::log4cplus::PatternLayout | A flexible layout configurable with pattern string |
| dcmtk::log4cplus::PropertyConfigurator | Provides configuration from an external file |
| dcmtk::log4cplus::RollingFileAppender | RollingFileAppender extends FileAppender to backup the log files when they reach a certain size |
| dcmtk::log4cplus::SimpleLayout | SimpleLayout consists of the LogLevel of the log statement, followed by " - " and then the log message itself |
| dcmtk::log4cplus::SocketAppender | Sends spi::InternalLoggingEvent objects to a remote a log server |
| dcmtk::log4cplus::SocketAppender::ConnectorThread | |
| dcmtk::log4cplus::spi::AppenderAttachable | This Interface is for attaching Appenders to objects |
| dcmtk::log4cplus::spi::AppenderFactory | This abstract class defines the "Factory" interface to create "Appender" objects |
| dcmtk::log4cplus::spi::BaseFactory | This is the base class for all factories |
| dcmtk::log4cplus::spi::DenyAllFilter | This filter drops all logging events |
| dcmtk::log4cplus::spi::FactoryRegistry< T > | This template class is used as a "Factory Registry" |
| dcmtk::log4cplus::spi::Filter | Users should extend this class to implement customized logging event filtering |
| dcmtk::log4cplus::spi::FilterFactory | This abstract class defines the "Factory" interface to create "Appender" objects |
| dcmtk::log4cplus::spi::InternalLoggingEvent | The internal representation of logging events |
| dcmtk::log4cplus::spi::LayoutFactory | This abstract class defines the "Factory" interface to create "Layout" objects |
| dcmtk::log4cplus::spi::LoggerFactory | Implement this interface to create new instances of Logger or a sub-class of Logger |
| dcmtk::log4cplus::spi::LoggerImpl | This is the central class in the log4cplus package |
| dcmtk::log4cplus::spi::LogLevelMatchFilter | This is a very simple filter based on LogLevel matching |
| dcmtk::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 |
| dcmtk::log4cplus::spi::ObjectRegistryBase | This is the base class used to implement the functionality required by the ObjectRegistry template class |
| dcmtk::log4cplus::spi::RootLogger | RootLogger sits at the top of the logger hierachy |
| dcmtk::log4cplus::spi::StringMatchFilter | This is a very simple filter based on string matching |
| dcmtk::log4cplus::thread::AbstractThread | There are many cross-platform C++ Threading libraries |
| dcmtk::log4cplus::thread::Guard | This is used to lock a mutex |
| dcmtk::log4cplus::thread::ManualResetEvent | |
| dcmtk::log4cplus::thread::Mutex | |
| dcmtk::log4cplus::thread::Semaphore | |
| dcmtk::log4cplus::thread::SyncGuard< SP > | |
| dcmtk::log4cplus::TraceLogger | This class is used to produce "Trace" logging |
| dcmtk::log4cplus::TTCCLayout | TTCC layout format consists of time, thread, Logger and nested diagnostic context information, hence the name |
| 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 | |
| DefaultTraitsT< sample, pixel > | |
| 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 |
| DRTAdditionalDrugSequence | Interface class for AdditionalDrugSequence (0018,002a) |
| DRTAdditionalDrugSequence::Item | Item class |
| DRTAdmittingDiagnosesCodeSequence | Interface class for AdmittingDiagnosesCodeSequence (0008,1084) |
| DRTAdmittingDiagnosesCodeSequence::Item | Item class |
| DRTApplicationSetupSequence | Interface class for ApplicationSetupSequence (300a,0230) in RTBrachyApplicationSetupsModule |
| DRTApplicationSetupSequence::Item | Item class |
| DRTApplicatorSequenceInRTBeamsModule | Interface class for ApplicatorSequence (300a,0107) in RTBeamsModule |
| DRTApplicatorSequenceInRTBeamsModule::Item | Item class |
| DRTApplicatorSequenceInRTImageModule | Interface class for ApplicatorSequence (300a,0107) in RTImageModule |
| DRTApplicatorSequenceInRTImageModule::Item | Item class |
| DRTApplicatorSequenceInRTIonBeamsModule | Interface class for ApplicatorSequence (300a,0107) in RTIonBeamsModule |
| DRTApplicatorSequenceInRTIonBeamsModule::Item | Item class |
| DRTApplicatorSequenceInRTIonBeamsSessionRecordModule | Interface class for ApplicatorSequence (300a,0107) in RTIonBeamsSessionRecordModule |
| DRTApplicatorSequenceInRTIonBeamsSessionRecordModule::Item | Item class |
| DRTBeamLimitingDeviceLeafPairsSequence | Interface class for BeamLimitingDeviceLeafPairsSequence (3008,00a0) |
| DRTBeamLimitingDeviceLeafPairsSequence::Item | Item class |
| DRTBeamLimitingDevicePositionSequence | Interface class for BeamLimitingDevicePositionSequence (300a,011a) |
| DRTBeamLimitingDevicePositionSequence::Item | Item class |
| DRTBeamLimitingDeviceSequenceInRTBeamsModule | Interface class for BeamLimitingDeviceSequence (300a,00b6) in RTBeamsModule |
| DRTBeamLimitingDeviceSequenceInRTBeamsModule::Item | Item class |
| DRTBeamLimitingDeviceSequenceInRTImageModule | Interface class for BeamLimitingDeviceSequence (300a,00b6) in RTImageModule |
| DRTBeamLimitingDeviceSequenceInRTImageModule::Item | Item class |
| DRTBeamLimitingDeviceSequenceInRTIonBeamsModule | Interface class for BeamLimitingDeviceSequence (300a,00b6) in RTIonBeamsModule |
| DRTBeamLimitingDeviceSequenceInRTIonBeamsModule::Item | Item class |
| DRTBeamLimitingDeviceToleranceSequence | Interface class for BeamLimitingDeviceToleranceSequence (300a,0048) |
| DRTBeamLimitingDeviceToleranceSequence::Item | Item class |
| DRTBeamSequence | Interface class for BeamSequence (300a,00b0) in RTBeamsModule |
| DRTBeamSequence::Item | Item class |
| DRTBlockSequenceInRTBeamsModule | Interface class for BlockSequence (300a,00f4) in RTBeamsModule |
| DRTBlockSequenceInRTBeamsModule::Item | Item class |
| DRTBlockSequenceInRTImageModule | Interface class for BlockSequence (300a,00f4) in RTImageModule |
| DRTBlockSequenceInRTImageModule::Item | Item class |
| DRTBrachyAccessoryDeviceSequence | Interface class for BrachyAccessoryDeviceSequence (300a,0260) |
| DRTBrachyAccessoryDeviceSequence::Item | Item class |
| DRTBrachyControlPointSequence | Interface class for BrachyControlPointSequence (300a,02d0) |
| DRTBrachyControlPointSequence::Item | Item class |
| DRTBrachyReferencedDoseReferenceSequence | Interface class for BrachyReferencedDoseReferenceSequence (300c,0055) |
| DRTBrachyReferencedDoseReferenceSequence::Item | Item class |
| DRTBreedRegistrationSequence | Interface class for BreedRegistrationSequence (0010,2294) |
| DRTBreedRegistrationSequence::Item | Item class |
| DRTBreedRegistryCodeSequence | Interface class for BreedRegistryCodeSequence (0010,2296) |
| DRTBreedRegistryCodeSequence::Item | Item class |
| DRTCalculatedDoseReferenceSequence | Interface class for CalculatedDoseReferenceSequence (3008,0070) |
| DRTCalculatedDoseReferenceSequence::Item | Item class |
| DRTChannelSequence | Interface class for ChannelSequence (300a,0280) |
| DRTChannelSequence::Item | Item class |
| DRTChannelShieldSequence | Interface class for ChannelShieldSequence (300a,02b0) |
| DRTChannelShieldSequence::Item | Item class |
| DRTChannelSourceSequence | Interface class for ChannelSourceSequence (003a,0208) |
| DRTChannelSourceSequence::Item | Item class |
| DRTCodingSchemeIdentificationSequence | Interface class for CodingSchemeIdentificationSequence (0008,0110) |
| DRTCodingSchemeIdentificationSequence::Item | Item class |
| DRTCompensatorSequence | Interface class for CompensatorSequence (300a,00e3) |
| DRTCompensatorSequence::Item | Item class |
| DRTConceptCodeSequence | Interface class for ConceptCodeSequence (0040,a168) |
| DRTConceptCodeSequence::Item | Item class |
| DRTConceptNameCodeSequence | Interface class for ConceptNameCodeSequence (0040,a043) |
| DRTConceptNameCodeSequence::Item | Item class |
| DRTContentItemModifierSequence | Interface class for ContentItemModifierSequence (0040,0441) |
| DRTContentItemModifierSequence::Item | Item class |
| DRTContourImageSequence | Interface class for ContourImageSequence (3006,0016) |
| DRTContourImageSequence::Item | Item class |
| DRTContourSequence | Interface class for ContourSequence (3006,0040) |
| DRTContourSequence::Item | Item class |
| DRTContrastBolusAdministrationRouteSequence | Interface class for ContrastBolusAdministrationRouteSequence (0018,0014) |
| DRTContrastBolusAdministrationRouteSequence::Item | Item class |
| DRTContrastBolusAgentSequence | Interface class for ContrastBolusAgentSequence (0018,0012) |
| DRTContrastBolusAgentSequence::Item | Item class |
| DRTContributingEquipmentSequence | Interface class for ContributingEquipmentSequence (0018,a001) |
| DRTContributingEquipmentSequence::Item | Item class |
| DRTControlPointSequence | Interface class for ControlPointSequence (300a,0111) in RTBeamsModule |
| DRTControlPointSequence::Item | Item class |
| DRTCorrectedParameterSequence | Interface class for CorrectedParameterSequence (3008,0068) |
| DRTCorrectedParameterSequence::Item | Item class |
| DRTDeidentificationMethodCodeSequence | Interface class for DeidentificationMethodCodeSequence (0012,0064) |
| DRTDeidentificationMethodCodeSequence::Item | Item class |
| DRTDerivationCodeSequence | Interface class for DerivationCodeSequence (0008,9215) |
| DRTDerivationCodeSequence::Item | Item class |
| DRTDeviceSequence | Interface class for DeviceSequence (0050,0010) |
| DRTDeviceSequence::Item | Item class |
| DRTDigitalSignaturePurposeCodeSequence | Interface class for DigitalSignaturePurposeCodeSequence (0400,0401) |
| DRTDigitalSignaturePurposeCodeSequence::Item | Item class |
| DRTDigitalSignaturesSequence | Interface class for DigitalSignaturesSequence (fffa,fffa) |
| DRTDigitalSignaturesSequence::Item | Item class |
| DRTDoseIOD | Interface class for RTDoseIOD |
| DRTDoseReferenceSequence | Interface class for DoseReferenceSequence (300a,0010) |
| DRTDoseReferenceSequence::Item | Item class |
| DRTDVHReferencedROISequence | Interface class for DVHReferencedROISequence (3004,0060) |
| DRTDVHReferencedROISequence::Item | Item class |
| DRTDVHSequence | Interface class for DVHSequence (3004,0050) |
| DRTDVHSequence::Item | Item class |
| DRTEncryptedAttributesSequence | Interface class for EncryptedAttributesSequence (0400,0500) |
| DRTEncryptedAttributesSequence::Item | Item class |
| DRTExposureSequence | Interface class for ExposureSequence (3002,0030) in RTImageModule |
| DRTExposureSequence::Item | Item class |
| DRTFixationDeviceSequence | Interface class for FixationDeviceSequence (300a,0190) |
| DRTFixationDeviceSequence::Item | Item class |
| DRTFluenceMapSequence | Interface class for FluenceMapSequence (3002,0040) |
| DRTFluenceMapSequence::Item | Item class |
| DRTFractionGroupSequence | Interface class for FractionGroupSequence (300a,0070) in RTFractionSchemeModule |
| DRTFractionGroupSequence::Item | Item class |
| DRTFractionGroupSummarySequence | Interface class for FractionGroupSummarySequence (3008,0220) |
| DRTFractionGroupSummarySequence::Item | Item class |
| DRTFractionStatusSummarySequence | Interface class for FractionStatusSummarySequence (3008,0240) |
| DRTFractionStatusSummarySequence::Item | Item class |
| DRTFrameOfReferenceRelationshipSequence | Interface class for FrameOfReferenceRelationshipSequence (3006,00c0) |
| DRTFrameOfReferenceRelationshipSequence::Item | Item class |
| DRTHL7StructuredDocumentReferenceSequence | Interface class for HL7StructuredDocumentReferenceSequence (0040,a390) |
| DRTHL7StructuredDocumentReferenceSequence::Item | Item class |
| DRTIconImageSequence | Interface class for IconImageSequence (0088,0200) |
| DRTIconImageSequence::Item | Item class |
| DRTImageIOD | Interface class for RTImageIOD |
| DRTInstitutionCodeSequence | Interface class for InstitutionCodeSequence (0008,0082) |
| DRTInstitutionCodeSequence::Item | Item class |
| DRTIonBeamLimitingDeviceSequence | Interface class for IonBeamLimitingDeviceSequence (300a,03a4) |
| DRTIonBeamLimitingDeviceSequence::Item | Item class |
| DRTIonBeamSequence | Interface class for IonBeamSequence (300a,03a2) in RTIonBeamsModule |
| DRTIonBeamSequence::Item | Item class |
| DRTIonBeamsTreatmentRecordIOD | Interface class for RTIonBeamsTreatmentRecordIOD |
| DRTIonBlockSequence | Interface class for IonBlockSequence (300a,03a6) |
| DRTIonBlockSequence::Item | Item class |
| DRTIonControlPointDeliverySequence | Interface class for IonControlPointDeliverySequence (3008,0041) in RTIonBeamsSessionRecordModule |
| DRTIonControlPointDeliverySequence::Item | Item class |
| DRTIonControlPointSequence | Interface class for IonControlPointSequence (300a,03a8) in RTIonBeamsModule |
| DRTIonControlPointSequence::Item | Item class |
| DRTIonPlanIOD | Interface class for RTIonPlanIOD |
| DRTIonRangeCompensatorSequence | Interface class for IonRangeCompensatorSequence (300a,02ea) |
| DRTIonRangeCompensatorSequence::Item | Item class |
| DRTIonToleranceTableSequence | Interface class for IonToleranceTableSequence (300a,03a0) |
| DRTIonToleranceTableSequence::Item | Item class |
| DRTIonWedgePositionSequence | Interface class for IonWedgePositionSequence (300a,03ac) |
| DRTIonWedgePositionSequence::Item | Item class |
| DRTIonWedgeSequence | Interface class for IonWedgeSequence (300a,03aa) |
| DRTIonWedgeSequence::Item | Item class |
| DRTLateralSpreadingDeviceSequence | Interface class for LateralSpreadingDeviceSequence (300a,0332) |
| DRTLateralSpreadingDeviceSequence::Item | Item class |
| DRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsModule | Interface class for LateralSpreadingDeviceSettingsSequence (300a,0370) in RTIonBeamsModule |
| DRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsModule::Item | Item class |
| DRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsSessionRecordModule | Interface class for LateralSpreadingDeviceSettingsSequence (300a,0370) in RTIonBeamsSessionRecordModule |
| DRTLateralSpreadingDeviceSettingsSequenceInRTIonBeamsSessionRecordModule::Item | Item class |
| DRTMACParametersSequence | Interface class for MACParametersSequence (4ffe,0001) |
| DRTMACParametersSequence::Item | Item class |
| DRTMeasuredDoseReferenceSequence | Interface class for MeasuredDoseReferenceSequence (3008,0010) |
| DRTMeasuredDoseReferenceSequence::Item | Item class |
| DRTMeasurementUnitsCodeSequence | Interface class for MeasurementUnitsCodeSequence (0040,08ea) |
| DRTMeasurementUnitsCodeSequence::Item | Item class |
| DRTModalityLUTSequence | Interface class for ModalityLUTSequence (0028,3000) |
| DRTModalityLUTSequence::Item | Item class |
| DRTModifiedAttributesSequence | Interface class for ModifiedAttributesSequence (0400,0550) |
| DRTModifiedAttributesSequence::Item | Item class |
| DRTMotionSynchronizationSequence | Interface class for MotionSynchronizationSequence (300a,0410) |
| DRTMotionSynchronizationSequence::Item | Item class |
| DRTMultiplexedAudioChannelsDescriptionCodeSequence | Interface class for MultiplexedAudioChannelsDescriptionCodeSequence (003a,0300) |
| DRTMultiplexedAudioChannelsDescriptionCodeSequence::Item | Item class |
| DRTOriginalAttributesSequence | Interface class for OriginalAttributesSequence (0400,0561) |
| DRTOriginalAttributesSequence::Item | Item class |
| DRTOtherPatientIDsSequence | Interface class for OtherPatientIDsSequence (0010,1002) |
| DRTOtherPatientIDsSequence::Item | Item class |
| DRTOverrideSequence | Interface class for OverrideSequence (3008,0060) |
| DRTOverrideSequence::Item | Item class |
| DRTPatientBreedCodeSequence | Interface class for PatientBreedCodeSequence (0010,2293) |
| DRTPatientBreedCodeSequence::Item | Item class |
| DRTPatientSetupSequence | Interface class for PatientSetupSequence (300a,0180) |
| DRTPatientSetupSequence::Item | Item class |
| DRTPatientSpeciesCodeSequence | Interface class for PatientSpeciesCodeSequence (0010,2202) |
| DRTPatientSpeciesCodeSequence::Item | Item class |
| DRTPerformedProtocolCodeSequence | Interface class for PerformedProtocolCodeSequence (0040,0260) |
| DRTPerformedProtocolCodeSequence::Item | Item class |
| DRTPersonIdentificationCodeSequence | Interface class for PersonIdentificationCodeSequence (0040,1101) |
| DRTPersonIdentificationCodeSequence::Item | Item class |
| DRTPhysiciansOfRecordIdentificationSequence | Interface class for PhysiciansOfRecordIdentificationSequence (0008,1049) |
| DRTPhysiciansOfRecordIdentificationSequence::Item | Item class |
| DRTPhysiciansReadingStudyIdentificationSequence | Interface class for PhysiciansReadingStudyIdentificationSequence (0008,1062) |
| DRTPhysiciansReadingStudyIdentificationSequence::Item | Item class |
| DRTPlanIOD | Interface class for RTPlanIOD |
| DRTPlannedVerificationImageSequence | Interface class for PlannedVerificationImageSequence (300a,00ca) |
| DRTPlannedVerificationImageSequence::Item | Item class |
| DRTProcedureCodeSequence | Interface class for ProcedureCodeSequence (0008,1032) |
| DRTProcedureCodeSequence::Item | Item class |
| DRTProtocolContextSequence | Interface class for ProtocolContextSequence (0040,0440) |
| DRTProtocolContextSequence::Item | Item class |
| DRTPurposeOfReferenceCodeSequence | Interface class for PurposeOfReferenceCodeSequence (0040,a170) |
| DRTPurposeOfReferenceCodeSequence::Item | Item class |
| DRTRangeModulatorSequence | Interface class for RangeModulatorSequence (300a,0342) |
| DRTRangeModulatorSequence::Item | Item class |
| DRTRangeModulatorSettingsSequenceInRTIonBeamsModule | Interface class for RangeModulatorSettingsSequence (300a,0380) in RTIonBeamsModule |
| DRTRangeModulatorSettingsSequenceInRTIonBeamsModule::Item | Item class |
| DRTRangeModulatorSettingsSequenceInRTIonBeamsSessionRecordModule | Interface class for RangeModulatorSettingsSequence (300a,0380) in RTIonBeamsSessionRecordModule |
| DRTRangeModulatorSettingsSequenceInRTIonBeamsSessionRecordModule::Item | Item class |
| DRTRangeShifterSequence | Interface class for RangeShifterSequence (300a,0314) |
| DRTRangeShifterSequence::Item | Item class |
| DRTRangeShifterSettingsSequenceInRTIonBeamsModule | Interface class for RangeShifterSettingsSequence (300a,0360) in RTIonBeamsModule |
| DRTRangeShifterSettingsSequenceInRTIonBeamsModule::Item | Item class |
| DRTRangeShifterSettingsSequenceInRTIonBeamsSessionRecordModule | Interface class for RangeShifterSettingsSequence (300a,0360) in RTIonBeamsSessionRecordModule |
| DRTRangeShifterSettingsSequenceInRTIonBeamsSessionRecordModule::Item | Item class |
| DRTReasonForRequestedProcedureCodeSequence | Interface class for ReasonForRequestedProcedureCodeSequence (0040,100a) |
| DRTReasonForRequestedProcedureCodeSequence::Item | Item class |
| DRTRecordedBlockSequence | Interface class for RecordedBlockSequence (3008,00d0) |
| DRTRecordedBlockSequence::Item | Item class |
| DRTRecordedCompensatorSequence | Interface class for RecordedCompensatorSequence (3008,00c0) |
| DRTRecordedCompensatorSequence::Item | Item class |
| DRTRecordedLateralSpreadingDeviceSequence | Interface class for RecordedLateralSpreadingDeviceSequence (3008,00f4) |
| DRTRecordedLateralSpreadingDeviceSequence::Item | Item class |
| DRTRecordedRangeModulatorSequence | Interface class for RecordedRangeModulatorSequence (3008,00f6) |
| DRTRecordedRangeModulatorSequence::Item | Item class |
| DRTRecordedRangeShifterSequence | Interface class for RecordedRangeShifterSequence (3008,00f2) |
| DRTRecordedRangeShifterSequence::Item | Item class |
| DRTRecordedSnoutSequence | Interface class for RecordedSnoutSequence (3008,00f0) |
| DRTRecordedSnoutSequence::Item | Item class |
| DRTRecordedWedgeSequence | Interface class for RecordedWedgeSequence (3008,00b0) |
| DRTRecordedWedgeSequence::Item | Item class |
| DRTReferencedBeamSequenceInRTDoseModule | Interface class for ReferencedBeamSequence (300c,0004) in RTDoseModule |
| DRTReferencedBeamSequenceInRTDoseModule::Item | Item class |
| DRTReferencedBeamSequenceInRTFractionSchemeModule | Interface class for ReferencedBeamSequence (300c,0004) in RTFractionSchemeModule |
| DRTReferencedBeamSequenceInRTFractionSchemeModule::Item | Item class |
| DRTReferencedBolusSequenceInRTBeamsModule | Interface class for ReferencedBolusSequence (300c,00b0) in RTBeamsModule |
| DRTReferencedBolusSequenceInRTBeamsModule::Item | Item class |
| DRTReferencedBolusSequenceInRTIonBeamsModule | Interface class for ReferencedBolusSequence (300c,00b0) in RTIonBeamsModule |
| DRTReferencedBolusSequenceInRTIonBeamsModule::Item | Item class |
| DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule | Interface class for ReferencedBolusSequence (300c,00b0) in RTIonBeamsSessionRecordModule |
| DRTReferencedBolusSequenceInRTIonBeamsSessionRecordModule::Item | Item class |
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule | Interface class for ReferencedBrachyApplicationSetupSequence (300c,000a) in RTDoseModule |
| DRTReferencedBrachyApplicationSetupSequenceInRTDoseModule::Item | Item class |
| DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule | Interface class for ReferencedBrachyApplicationSetupSequence (300c,000a) in RTFractionSchemeModule |
| DRTReferencedBrachyApplicationSetupSequenceInRTFractionSchemeModule::Item | Item class |
| DRTReferencedCalculatedDoseReferenceSequence | Interface class for ReferencedCalculatedDoseReferenceSequence (3008,0090) |
| DRTReferencedCalculatedDoseReferenceSequence::Item | Item class |
| DRTReferencedControlPointSequence | Interface class for ReferencedControlPointSequence (300c,00f2) |
| DRTReferencedControlPointSequence::Item | Item class |
| DRTReferencedDoseReferenceSequenceInRTBeamsModule | Interface class for ReferencedDoseReferenceSequence (300c,0050) in RTBeamsModule |
| DRTReferencedDoseReferenceSequenceInRTBeamsModule::Item | Item class |
| DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule | Interface class for ReferencedDoseReferenceSequence (300c,0050) in RTFractionSchemeModule |
| DRTReferencedDoseReferenceSequenceInRTFractionSchemeModule::Item | Item class |
| DRTReferencedDoseReferenceSequenceInRTIonBeamsModule | Interface class for ReferencedDoseReferenceSequence (300c,0050) in RTIonBeamsModule |
| DRTReferencedDoseReferenceSequenceInRTIonBeamsModule::Item | Item class |
| DRTReferencedDoseSequence | Interface class for ReferencedDoseSequence (300c,0080) |
| DRTReferencedDoseSequence::Item | Item class |
| DRTReferencedFractionGroupSequence | Interface class for ReferencedFractionGroupSequence (300c,0020) in RTDoseModule |
| DRTReferencedFractionGroupSequence::Item | Item class |
| DRTReferencedFrameOfReferenceSequence | Interface class for ReferencedFrameOfReferenceSequence (3006,0010) |
| DRTReferencedFrameOfReferenceSequence::Item | Item class |
| DRTReferencedImageSequence | Interface class for ReferencedImageSequence (0008,1140) |
| DRTReferencedImageSequence::Item | Item class |
| DRTReferencedInstanceSequence | Interface class for ReferencedInstanceSequence (0008,114a) |
| DRTReferencedInstanceSequence::Item | Item class |
| DRTReferencedMeasuredDoseReferenceSequence | Interface class for ReferencedMeasuredDoseReferenceSequence (3008,0080) |
| DRTReferencedMeasuredDoseReferenceSequence::Item | Item class |
| DRTReferencedPatientSequence | Interface class for ReferencedPatientSequence (0008,1120) |
| DRTReferencedPatientSequence::Item | Item class |
| DRTReferencedPerformedProcedureStepSequence | Interface class for ReferencedPerformedProcedureStepSequence (0008,1111) |
| DRTReferencedPerformedProcedureStepSequence::Item | Item class |
| DRTReferencedReferenceImageSequenceInRTBeamsModule | Interface class for ReferencedReferenceImageSequence (300c,0042) in RTBeamsModule |
| DRTReferencedReferenceImageSequenceInRTBeamsModule::Item | Item class |
| DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule | Interface class for ReferencedReferenceImageSequence (300c,0042) in RTBrachyApplicationSetupsModule |
| DRTReferencedReferenceImageSequenceInRTBrachyApplicationSetupsModule::Item | Item class |
| DRTReferencedReferenceImageSequenceInRTIonBeamsModule | Interface class for ReferencedReferenceImageSequence (300c,0042) in RTIonBeamsModule |
| DRTReferencedReferenceImageSequenceInRTIonBeamsModule::Item | Item class |
| DRTReferencedRTPlanSequence | Interface class for ReferencedRTPlanSequence (300c,0002) in RTDoseModule |
| DRTReferencedRTPlanSequence::Item | Item class |
| DRTReferencedRTPlanSequenceInRTGeneralPlanModule | Interface class for ReferencedRTPlanSequence (300c,0002) in RTGeneralPlanModule |
| DRTReferencedRTPlanSequenceInRTGeneralPlanModule::Item | Item class |
| DRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModule | Interface class for ReferencedRTPlanSequence (300c,0002) in RTGeneralTreatmentRecordModule |
| DRTReferencedRTPlanSequenceInRTGeneralTreatmentRecordModule::Item | Item class |
| DRTReferencedRTPlanSequenceInRTImageModule | Interface class for ReferencedRTPlanSequence (300c,0002) in RTImageModule |
| DRTReferencedRTPlanSequenceInRTImageModule::Item | Item class |
| DRTReferencedSetupImageSequence | Interface class for ReferencedSetupImageSequence (300a,0401) |
| DRTReferencedSetupImageSequence::Item | Item class |
| DRTReferencedStructureSetSequence | Interface class for ReferencedStructureSetSequence (300c,0060) |
| DRTReferencedStructureSetSequence::Item | Item class |
| DRTReferencedStudySequence | Interface class for ReferencedStudySequence (0008,1110) |
| DRTReferencedStudySequence::Item | Item class |
| DRTReferencedTreatmentRecordSequence | Interface class for ReferencedTreatmentRecordSequence (3008,0030) |
| DRTReferencedTreatmentRecordSequence::Item | Item class |
| DRTReferencedVerificationImageSequence | Interface class for ReferencedVerificationImageSequence (300c,0040) |
| DRTReferencedVerificationImageSequence::Item | Item class |
| DRTReferringPhysicianIdentificationSequence | Interface class for ReferringPhysicianIdentificationSequence (0008,0096) |
| DRTReferringPhysicianIdentificationSequence::Item | Item class |
| DRTRelatedRTROIObservationsSequence | Interface class for RelatedRTROIObservationsSequence (3006,00a0) |
| DRTRelatedRTROIObservationsSequence::Item | Item class |
| DRTRequestAttributesSequence | Interface class for RequestAttributesSequence (0040,0275) |
| DRTRequestAttributesSequence::Item | Item class |
| DRTRequestedProcedureCodeSequence | Interface class for RequestedProcedureCodeSequence (0032,1064) |
| DRTRequestedProcedureCodeSequence::Item | Item class |
| DRTROIContourSequence | Interface class for ROIContourSequence (3006,0039) |
| DRTROIContourSequence::Item | Item class |
| DRTROIPhysicalPropertiesSequence | Interface class for ROIPhysicalPropertiesSequence (3006,00b0) |
| DRTROIPhysicalPropertiesSequence::Item | Item class |
| DRTRTDoseROISequence | Interface class for RTDoseROISequence (3004,0010) |
| DRTRTDoseROISequence::Item | Item class |
| DRTRTReferencedSeriesSequence | Interface class for RTReferencedSeriesSequence (3006,0014) |
| DRTRTReferencedSeriesSequence::Item | Item class |
| DRTRTReferencedStudySequence | Interface class for RTReferencedStudySequence (3006,0012) |
| DRTRTReferencedStudySequence::Item | Item class |
| DRTRTRelatedROISequence | Interface class for RTRelatedROISequence (3006,0030) |
| DRTRTRelatedROISequence::Item | Item class |
| DRTRTROIIdentificationCodeSequence | Interface class for RTROIIdentificationCodeSequence (3006,0086) |
| DRTRTROIIdentificationCodeSequence::Item | Item class |
| DRTRTROIObservationsSequence | Interface class for RTROIObservationsSequence (3006,0080) |
| DRTRTROIObservationsSequence::Item | Item class |
| DRTScheduledProtocolCodeSequence | Interface class for ScheduledProtocolCodeSequence (0040,0008) |
| DRTScheduledProtocolCodeSequence::Item | Item class |
| DRTSetupDeviceSequence | Interface class for SetupDeviceSequence (300a,01b4) |
| DRTSetupDeviceSequence::Item | Item class |
| DRTShieldingDeviceSequence | Interface class for ShieldingDeviceSequence (300a,01a0) |
| DRTShieldingDeviceSequence::Item | Item class |
| DRTSnoutSequence | Interface class for SnoutSequence (300a,030c) |
| DRTSnoutSequence::Item | Item class |
| DRTSourceImageSequence | Interface class for SourceImageSequence (0008,2112) |
| DRTSourceImageSequence::Item | Item class |
| DRTSourceSequence | Interface class for SourceSequence (300a,0210) |
| DRTSourceSequence::Item | Item class |
| DRTStructureSetIOD | Interface class for RTStructureSetIOD |
| DRTStructureSetROISequence | Interface class for StructureSetROISequence (3006,0020) |
| DRTStructureSetROISequence::Item | Item class |
| DRTToleranceTableSequence | Interface class for ToleranceTableSequence (300a,0040) |
| DRTToleranceTableSequence::Item | Item class |
| DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule | Interface class for TreatmentMachineSequence (300a,0206) in RTBrachyApplicationSetupsModule |
| DRTTreatmentMachineSequenceInRTBrachyApplicationSetupsModule::Item | Item class |
| DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule | Interface class for TreatmentMachineSequence (300a,0206) in RTTreatmentMachineRecordModule |
| DRTTreatmentMachineSequenceInRTTreatmentMachineRecordModule::Item | Item class |
| DRTTreatmentSessionIonBeamSequence | Interface class for TreatmentSessionIonBeamSequence (3008,0021) in RTIonBeamsSessionRecordModule |
| DRTTreatmentSessionIonBeamSequence::Item | Item class |
| DRTTreatmentSummaryCalculatedDoseReferenceSequence | Interface class for TreatmentSummaryCalculatedDoseReferenceSequence (3008,0050) |
| DRTTreatmentSummaryCalculatedDoseReferenceSequence::Item | Item class |
| DRTTreatmentSummaryMeasuredDoseReferenceSequence | Interface class for TreatmentSummaryMeasuredDoseReferenceSequence (3008,00e0) |
| DRTTreatmentSummaryMeasuredDoseReferenceSequence::Item | Item class |
| DRTTreatmentSummaryRecordIOD | Interface class for RTTreatmentSummaryRecordIOD |
| DRTTypes | General purpose class hiding global functions, constants and types from the global namespace |
| DRTVOILUTSequence | Interface class for VOILUTSequence (0028,3010) |
| DRTVOILUTSequence::Item | Item class |
| DRTWedgePositionSequence | Interface class for WedgePositionSequence (300a,0116) |
| DRTWedgePositionSequence::Item | Item class |
| DRTWedgeSequence | Interface class for WedgeSequence (300a,00d1) |
| DRTWedgeSequence::Item | Item class |
| 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 |
| DSRReferencedInstanceList | Class that manages a list of SOP instances significantly related to the current SR document |
| DSRReferencedInstanceList::ItemStruct | Internal structure defining the list items |
| 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 | |
| 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 |
| 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 | |
| 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_error_mgr.msg_parm | |
| jpeg_error_mgr.msg_parm | |
| jpeg_error_mgr.msg_parm | |
| 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 | |
| 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 |
| 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) |
| 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 |
| OFCharacterEncoding | A class for managing and converting between different character encodings |
| OFCmdParam | Internal structure to store valid command line parameters |
| OFCommandLine | Handles command line arguments |
| OFCondition | General purpose class for condition codes |
| OFConditionConst | A constant data structure which can be used for an OFCondition |
| 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 |
| OFFilename | Class for managing filenames consisting either of conventional (8-bit) or wide (e.g |
| 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 |
| OFTempFile | This class manages the lifetime of a temporary file |
| OFTestManager | The test manager singleton manages the list of available test cases and executes them |
| OFTestTest | A single test case which can be run |
| 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 |
| OFUUID | Helper class for generating and storing UUIDs, as specified in ITU-T X.667 |
| OFUUID::BinaryRepresentation | |
| OFVector< T > | This is a resizable array |
| PostProcesSingleComponent | |
| Presets | |
| PRIVATE_ASSOCIATIONKEY | |
| PRIVATE_NETWORKKEY | |
| PRIVATE_NETWORKKEY.networkSpecific | |
| PRIVATE_NETWORKKEY.networkSpecific.TCP | |
| ProcessLine | |
| ProcessTransformed< TRANSFORM > | |
| PRV_ASYNCOPERATIONS | |
| PRV_IMPLEMENTATIONCLASSUID | |
| PRV_IMPLEMENTATIONVERSIONNAME | |
| PRV_SCUSCPROLE | |
| QRResponse | Base class for C-FIND, C-MOVE and C-GET responses |
| Quad< sample > | |
| Quad.__unnamed__ | |
| RetrieveResponse | Base class representing for single C-GET or C-MOVE response |
| 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 |
| Size | |
| SOPClassExtendedNegotiationSubItem | |
| SP_Interpretation | Structure for photometric string and related constant |
| StudyDescRecord | This struct defines the structure of each "Study Record" in the index.dat file maintained by this module |
| 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_Message.msg | |
| 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 | |
| ToXMLStringTool | Helper class to create XML files using "printf", "fprintf", "cout",... functions |
| 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 > | |
| Triplet.__unnamed__ | |
| Triplet.__unnamed__ | |
| Triplet.__unnamed__ | |
| 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 |
| XMLAttribute | Structure for XML attribute |
| XMLClear | Structure for XML clear (unformatted) node (usually comments) |
| XMLNode | Main Class representing a XML node |
| XMLNode::XMLNodeDataTag | |
| XMLNodeContents | This structure is given by the function XMLNode::enumContents |
| XMLParserBase64Tool | Helper class to include binary data inside XML strings using "Base64 encoding" |
| XMLResults | Structure used to obtain error details if the parse fails |
| yy_buffer_state |