void setOurAETitle(const char *ae)
set the AEtitle under which this application operates
this class maintains the context information that is passed to the callback function called by DIMSE_...
DcmQueryRetrieveDatabaseHandle & dbHandle
reference to database handle
const DcmQueryRetrieveOptions & options_
reference to Q/R service options
DcmQueryRetrieveFindContext(DcmQueryRetrieveDatabaseHandle &handle, const DcmQueryRetrieveOptions &options, DIC_US priorStat)
constructor
void callbackHandler(OFBool cancelled, T_DIMSE_C_FindRQ *request, DcmDataset *requestIdentifiers, int responseCount, T_DIMSE_C_FindRSP *response, DcmDataset **responseIdentifiers, DcmDataset **stDetail)
callback handler called by the DIMSE_storeProvider callback function.