The ExtendedQRSCP type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CCancelRq |
Implementation of CCancelRq message.
(Overrides QRSCP.CCancelRq(CCancelRequest).) |
![]() | CFindRq |
Implementation of CFindRq message.
(Overrides QRSCP.CFindRq(CFindRequest).) |
![]() | CGetRq |
Handle CGet requests.
(Overrides QRSCP.CGetRq(CGetRequest).) |
![]() | CMoveRq |
Implementation of the CMoveRq method.
(Overrides QRSCP.CMoveRq(CMoveRequest).) |
![]() | CStoreRsp |
This method is called by the AssociationAcceptor when a CStoreResponse DIMSE message arrives as
a result of a CStoreRequest initiated by the CGet handler.
(Overrides QRSCP.CStoreRsp(CStoreResponse).) |
![]() | FindContextId |
Find an accepted context id to send the specified DicomDataSet.
|
See Also