| Class | Description | |
|---|---|---|
| CFindCommand | The base class for handling DICOM C-Find requests. | |
| CFindCommandConfiguration | Contains configuration information for the CFindCommand class. | |
| CMoveCommand | Process a C-MOVE request received from client. | |
| CStoreCommand | Process a C-STORE request received from client. | |
| CStoreCommandConfiguration | Provide configuration information for CStoreCommand. | |
| DataSetStoredEventArgs | Provides data for the CStoreCommand.DataSetStored event. | |
| DataSetStoringEventArgs | Provides data for the CStoreCommand.StoringDataSet event. | |
| DicomCommand | The base class for all the commands that handle a client request. | |
| DicomCommandFactory | Provide methods for creating and initializing the configured Leadtools.Dicom.Scp.Command.DicomCommand. | |
| DicomCommandRequestProcess | This class supports the LEADTOOLS infrastructure and is not intended to be used directly from your code. | |
| DicomDirectoryStructure | Holds the information for creating the directory structure where Leadtools.Dicom.DicomDataSet objects will be stored by a CStoreCommand. | |
| InstanceCStoreCommand | Stores a Leadtools.Dicom.DicomDataSet information into the query model. | |
| InstanceCStoreCommandConfiguration | Provide configuration information for InstanceCStoreCommand. | |
| MediaCreationNActionCommandStrategy | Strategy for creating a NActionCommand. | |
| MediaCreationNGetCommand | NActionCommand command implementation that handles the N-GET media request action. | |
| MediaNActionCancelRequestCommand | NActionCommand command implementation that handles the N-ACTION-CANCEL media request action. | |
| MediaNActionInitRequestCommand | NActionCommand command implementation that handles the initialize media request action. | |
| MediaNCreateCommand | NActionCommand command implementation that handles the N-ACTION media create action. | |
| MppsChangeEventArgs | Provides data for the MppsNCreateCommand.MppsCreating, MppsNCreateCommand.MppsCreated, MppsNSetCommand.MppsUpdating and MppsNSetCommand.MppsUpdated events. | |
| MppsNCreateCommand | Process a Modality performed procedure step N-CREATE request received from client. | |
| MppsNSetCommand | Process a Modality performed procedure step N-SET request received from client. | |
| MWLCFindCommand | Process a Modality Worklist C-FIND request received from client. | |
| MWLCFindCommandConfiguration | Provide configuration information for MWLCFindCommand. | |
| NActionCommand | The base class for handling DICOM N-GET requests | |
| NActionCommandFactory | Provide methods for creating and initializing the configured NActionCommand | |
| NCreateCommand | The base class for handling DICOM N-CREATE requests. | |
| NCreateCommandConfiguration | Contains configuration information for the NCreateCommand class. | |
| NCreateMppsCommandConfiguration | Contains configuration information for the MppsNCreateCommand class. | |
| NGetCommand | The base class for handling DICOM N-GET requests. | |
| NSetCommand | The base class for handling DICOM N-SET requests. | |
| NSetCommandConfiguration | Contains configuration information for the NSetCommand class. | |
| NSetMppsCommandConfiguration | Contains configuration information for the MppsNSetCommand class. | |
| QueryCFindCommand | Process a DICOM Instance Query C-FIND request received from client. | |
| QueryCFindCommandConfiguration | Contains configuration information for the QueryCFindCommand class. | |
| SaveImageFormat | Provide information for generating images from a DICOM System.Data.DataSet |