DCMTK  Version 3.6.1 20120515
OFFIS DICOM Toolkit
Public Member Functions | Public Attributes | Private Member Functions
DcmStorageSCU::TransferEntry Struct Reference

internal class/struct for a single transfer entry More...

List of all members.

Public Member Functions

 TransferEntry (const OFString &filename, const E_FileReadMode readMode, const OFString &sopClassUID, const OFString &sopInstanceUID, const OFString &transferSyntaxUID)
 constructor.
 TransferEntry (DcmDataset *dataset, const E_HandlingMode handlingMode, const OFString &sopClassUID, const OFString &sopInstanceUID, const OFString &transferSyntaxUID)
 constructor.
 ~TransferEntry ()
 destructor

Public Attributes

const OFString Filename
 filename of the SOP instance to be transferred (if no 'Dataset' given)
const E_FileReadMode FileReadMode
 read mode that should be used to read the given SOP instance from file
DcmDatasetDataset
 dataset of the SOP instance to be transferred (if no 'Filename' given)
const E_HandlingMode DatasetHandlingMode
 handling mode specifying what to do with the dataset if no longer needed
const OFString SOPClassUID
 SOP Class UID of the SOP instance to be transferred.
const OFString SOPInstanceUID
 SOP Instance UID of the SOP instance to be transferred.
const OFString TransferSyntaxUID
 Transfer Syntax UID of the SOP instance to be transferred.
E_TransferSyntax NetworkTransferSyntax
 transfer syntax that was used to send this SOP instance
OFBool Uncompressed
 flag indicating whether the SOP instance is uncompressed, i.e. uses any of the three uncompressed transfer syntaxes
unsigned long AssociationNumber
 association number that was used to send this SOP instance (0 = not sent)
T_ASC_PresentationContextID PresentationContextID
 presentation context ID to be used for sending this SOP instance
OFBool RequestSent
 flag indicating whether the C-STORE request has been sent (OFTrue = sent)
Uint16 ResponseStatusCode
 DIMSE status of the C-STORE response (0x0000 = success)

Private Member Functions

void Init ()
 initialize further member variables
 TransferEntry (const TransferEntry &)
TransferEntryoperator= (const TransferEntry &)

Detailed Description

internal class/struct for a single transfer entry


Constructor & Destructor Documentation

DcmStorageSCU::TransferEntry::TransferEntry ( const OFString filename,
const E_FileReadMode  readMode,
const OFString sopClassUID,
const OFString sopInstanceUID,
const OFString transferSyntaxUID 
)

constructor.

Initializes member variables with reasonable values.

Parameters:
filenamefilename of the SOP instance to be transferred
readModemode to read the given SOP instance from file
sopClassUIDSOP Class UID of the SOP instance to be transferred
sopInstanceUIDSOP Instance UID of the SOP instance to be transferred
transferSyntaxUIDTransfer Syntax UID of the SOP instance to be transferred
DcmStorageSCU::TransferEntry::TransferEntry ( DcmDataset dataset,
const E_HandlingMode  handlingMode,
const OFString sopClassUID,
const OFString sopInstanceUID,
const OFString transferSyntaxUID 
)

constructor.

Initializes member variables with reasonable values.

Parameters:
datasetpointer to the dataset of the SOP instance to be transferred
handlingModemode specifying what to do with the dataset if no longer needed
sopClassUIDSOP Class UID of the SOP instance to be transferred
sopInstanceUIDSOP Instance UID of the SOP instance to be transferred
transferSyntaxUIDTransfer Syntax UID of the SOP instance to be transferred

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


Generated on Tue May 15 2012 for DCMTK Version 3.6.1 20120515 by Doxygen 1.7.5.1-20111027