DCMTK Version 3.6.8
OFFIS DICOM Toolkit
|
general Service Class User (SCU) class More...
Classes | |
class | QRResponse |
Base class for C-FIND, C-MOVE and C-GET responses. More... | |
class | RetrieveResponse |
Base class representing for single C-GET or C-MOVE response. More... | |
class | DcmSCU |
Base class for implementing DICOM Service Class User functionality. More... | |
struct | DcmSCU::DcmSCUPresContext |
Defines presentation context, consisting of one abstract syntax name and a list of transfer syntaxes for this abstract syntax. More... | |
Enumerations | |
enum | DcmCloseAssociationType { DCMSCU_RELEASE_ASSOCIATION , DCMSCU_ABORT_ASSOCIATION , DCMSCU_PEER_REQUESTED_RELEASE , DCMSCU_PEER_ABORTED_ASSOCIATION } |
Different types of closing an association. More... | |
enum | DcmStorageMode { DCMSCU_STORAGE_IGNORE , DCMSCU_STORAGE_DISK , DCMSCU_STORAGE_BIT_PRESERVING } |
Storage mode used for DICOM objects received via C-STORE. More... | |
general Service Class User (SCU) class
enum DcmStorageMode |
Storage mode used for DICOM objects received via C-STORE.