private final class DcmQRSCP.CGetSCPImpl extends BasicCGetSCP
| Modifier and Type | Field and Description |
|---|---|
private String[] |
qrLevels |
private QueryRetrieveLevel |
rootLevel |
private boolean |
withoutBulkData |
| Constructor and Description |
|---|
CGetSCPImpl(String sopClass,
String... qrLevels) |
| Modifier and Type | Method and Description |
|---|---|
protected RetrieveTask |
calculateMatches(Association as,
PresentationContext pc,
Attributes rq,
Attributes keys) |
private boolean |
relational(Association as,
Attributes rq) |
onDimseRQgetSOPClasses, onClose, onDimseRQprivate final boolean withoutBulkData
private final QueryRetrieveLevel rootLevel
public CGetSCPImpl(String sopClass, String... qrLevels)
protected RetrieveTask calculateMatches(Association as, PresentationContext pc, Attributes rq, Attributes keys) throws DicomServiceException
calculateMatches in class BasicCGetSCPDicomServiceExceptionprivate boolean relational(Association as, Attributes rq)
Copyright © 2017 dcm4che.org. All rights reserved.