DCMTK  Version 3.6.1 20121102
OFFIS DICOM Toolkit
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
DcmProcessSlotType Struct Reference

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.
 

Detailed Description

Structure representing single process in multi-process mode.

Member Data Documentation

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.


The documentation for this struct was generated from the following file:


Generated on Wed Sep 4 2013 for DCMTK Version 3.6.1 20121102 by Doxygen 1.8.4