void callbackHandler(T_DIMSE_StoreProgress *progress, T_DIMSE_C_StoreRQ *req, char *imageFileName, DcmDataset **imageDataSet, T_DIMSE_C_StoreRSP *rsp, DcmDataset **stDetail)
callback handler called by the DIMSE_storeProvider callback function.
void setStatus(DIC_US s)
set DIMSE status param s new status
DcmQueryRetrieveDatabaseHandle & dbHandle
reference to database handle
OFBool correctUIDPadding
flag indicating whether space padded UIDs should be silently corrected
DcmQueryRetrieveStoreContext(DcmQueryRetrieveDatabaseHandle &handle, const DcmQueryRetrieveOptions &options, DIC_US s, DcmFileFormat *ff, OFBool correctuidpadding)
constructor
DIC_US getStatus() const
return current DIMSE status
void setFileName(const char *fn)
set file name under which the image should be stored
this class maintains the context information that is passed to the callback function called by DIMSE_...
const DcmQueryRetrieveOptions & options_
reference to Q/R service options
DcmFileFormat * dcmff
DICOM file format into which the image is received.
const char * fileName
file name under which the incoming image should be stored