Outline and descriptions of enumerations, structures, and classes 
            
Classes
|   | Class | Description | 
 | DicomScp  | 
            Contains information about the peer connection.
 | 
 | DicomStoreSCP  | 
            Provides the StoreSCP implementation for a C-MOVE-REQ.
 | 
 | EvidenceDocumentInstance  | 
            Used in the Process of Creating a Radiological Diagnostic Report.
 | 
 | ImageInstance  | 
            Contains DICOM image information.
 | 
 | KeyImageInstance  | 
            Contains information on key image notes.
 | 
 | Patient  | 
            Contains patient information.
 | 
 | PersonName  | 
            A character string encoded using a 5 component convention.
 | 
 | PresentationStateInstance  | 
            Contains information related to a presentation state composite instance.
 | 
 | QueryRetrieveScu  | 
            Uses abilities of the base DicomNet class to implement a DICOM Find SCU and a DICOM Move SCU.
 | 
 | Series  | 
            Contains series information.
 | 
 | SRInstance  | 
            Contains information that relates to a structured report composite instance.
 | 
 | StoreScu  | 
            Implements a DICOM C-STORE SCU.
 | 
 | Study  | 
            Contains study information.
 | 
 
            
            
            
            
            
            
See Also