|
DCMTK
Version 3.6.1 20160216
OFFIS DICOM Toolkit
|
general Service Class Provider (SCP) class More...
Classes | |
| struct | DcmProcessSlotType |
| Structure representing single process in multi-process mode. More... | |
| struct | DcmPresentationContextInfo |
| Structure representing a single Presentation Context. More... | |
| class | DcmSCP |
| Base class for implementing a DICOM Service Class Provider (SCP). More... | |
Enumerations |
general Service Class Provider (SCP) class
| struct DcmProcessSlotType |
Structure representing single process in multi-process mode.
| Class Members | ||
|---|---|---|
| DIC_AE | calledAETitle | Called AE title. |
| DIC_AE | callingAETitle | Calling AE title. |
| OFBool | hasStorageAbility | Indicator if process has storage ability. |
| DIC_NODENAME | peerName | Name of peer. |
| int | processId | Process ID. |
| time_t | startTime | Start time. |
| enum DcmRefuseReasonType |
Codes denoting a reason for refusing an association.
| enum DcmSCPActionType |
Action codes that can be given to DcmSCP to control behavior during SCP's operation.
Different hooks permit jumping into different phases of SCP operation.
| Enumerator | |
|---|---|
| DCMSCP_ACTION_UNDEFINED |
No action defined. |
| DCMSCP_ACTION_REFUSE_ASSOCIATION |
Tell SCP to refuse association. |