DCMTK
Version 3.6.1 20121102
OFFIS DICOM Toolkit
|
Structure representing single process in multi-process mode. More...
Public Attributes | |
DIC_NODENAME | peerName |
Name of peer. | |
DIC_AE | callingAETitle |
Calling AE title. | |
DIC_AE | calledAETitle |
Called AE title. | |
int | processId |
Process ID. | |
time_t | startTime |
Start time. | |
OFBool | hasStorageAbility |
Indicator if process has storage ability. | |
Structure representing single process in multi-process mode.
DIC_AE DcmProcessSlotType::calledAETitle |
Called AE title.
DIC_AE DcmProcessSlotType::callingAETitle |
Calling AE title.
OFBool DcmProcessSlotType::hasStorageAbility |
Indicator if process has storage ability.
DIC_NODENAME DcmProcessSlotType::peerName |
Name of peer.
int DcmProcessSlotType::processId |
Process ID.
time_t DcmProcessSlotType::startTime |
Start time.