StatusBase Class (original) (raw)
Summary
This is a base class for all StatusXxxx classes. The StatusXxxx classes represent all status-related elements that can be included in the command set of a DIMSE service response.
Syntax
public:
ref class StatusBase
RemarksA DIMSE service response Command Set includes a required Status Element (0000,0900), and other optional Status Elements. The StatusBase class is a base class for all the StatusXxxxx classes, which are used to easily read/write the optional status elements.
The DIMSE services include:
- C-STORE
- C-GET
- C-MOVE
- C-FIND
- C-ECHO
- N-EVENT-REPORT
- N-GET
- N-SET
- N-ACTION
- N-CREATE
- N-DELETE
Leadtools.Dicom.Common Assembly