For a list of all members of this type, see CStoreCommand members
Public Methods
Name | Description | |
---|---|---|
![]() |
Cancel | Cancel the processing of the command. (Inherited from DicomCommand) |
![]() |
Execute | Process the client request. (Inherited from DicomCommand) |
![]() |
GenerateImages | Generates thumbnail raster images out of a DICOM dataset. |
![]() ![]() |
GetStorageFullPath | Returns the full storage path for _requestDataSet_ |
![]() ![]() |
GetStorageLocation | Returns the local storage location for _requestDataSet_ |
Protected Methods
Name | Description | |
---|---|---|
![]() |
DoExecute | Process the C-STORE request. |
![]() |
DoStoreDataSet | Saves the Leadtools.Dicom.DicomDataSet and generates images. |
![]() |
IfCanceledThrowException | Throws an exception if the user canceled the execution of the command. (Inherited from DicomCommand) |
![]() |
OnDataSetStored | Fires the DataSetStored event. |
![]() |
OnSettingInstancePath | Raises the SettingInstancePath event. |
![]() |
OnStoringDataSet | Fires the StoringDataSet event. |
![]() |
SendErrorResponse | Sends the error response that occurred during a DICOM command. |
![]() |
StoreToQueryModel | Allows inherited classes to process the request dataset and store it to the query model. |
![]() |
ValidateRequestDataSet | Validates the dataset sent during a DICOM command request. (Inherited from DicomCommand) |
![]() |
ValidateSOPInstance | Allows inherited classes to validate the parameters of the DICOM instance before storing it. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET