Метод | Описание | |
---|---|---|
Connect ( string host, int port, DcmSocketType type ) : void | ||
DcmNetworkBase ( ) : System |
Метод | Описание | |
---|---|---|
InitializeNetwork ( |
||
NextMessageID ( ) : ushort | ||
OnConnected ( ) : void | ||
OnConnectionClosed ( ) : void | ||
OnDimseTimeout ( ) : void | ||
OnInitializeNetwork ( ) : void | ||
OnNetworkError ( |
||
OnPostReceiveCStoreRequest ( byte presentationID, ushort messageID, |
||
OnPreReceiveCStoreRequest ( byte presentationID, ushort messageID, |
||
OnReceiveAbort ( DcmAbortSource source, DcmAbortReason reason ) : void | ||
OnReceiveAssociateAccept ( |
||
OnReceiveAssociateReject ( DcmRejectResult result, DcmRejectSource source, DcmRejectReason reason ) : void | ||
OnReceiveAssociateRequest ( |
||
OnReceiveCCancelRequest ( byte presentationID, ushort messageIdRespondedTo ) : void | ||
OnReceiveCEchoRequest ( byte presentationID, ushort messageID, DcmPriority priority ) : void | ||
OnReceiveCEchoResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveCFindRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
OnReceiveCFindResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveCGetRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
OnReceiveCGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveCMoveRequest ( byte presentationID, ushort messageID, string destinationAE, DcmPriority priority, |
||
OnReceiveCMoveResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveCStoreRequest ( byte presentationID, ushort messageID, |
||
OnReceiveCStoreResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveDimse ( byte pcid, |
||
OnReceiveDimseBegin ( byte pcid, |
||
OnReceiveDimseProgress ( byte pcid, |
||
OnReceiveNActionRequest ( byte presentationID, ushort messageID, |
||
OnReceiveNActionResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveNCreateRequest ( byte presentationID, ushort messageID, |
||
OnReceiveNCreateResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveNDeleteRequest ( byte presentationID, ushort messageID, |
||
OnReceiveNDeleteResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveNEventReportRequest ( byte presentationID, ushort messageID, |
||
OnReceiveNEventReportResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveNGetRequest ( byte presentationID, ushort messageID, |
||
OnReceiveNGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveNSetRequest ( byte presentationID, ushort messageID, |
||
OnReceiveNSetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
OnReceiveReleaseRequest ( ) : void | ||
OnReceiveReleaseResponse ( ) : void | ||
OnSendDimse ( byte pcid, |
||
OnSendDimseBegin ( byte pcid, |
||
OnSendDimseProgress ( byte pcid, |
||
Reconnect ( ) : void | ||
SendAbort ( DcmAbortSource source, DcmAbortReason reason ) : void |
The ACSE A-ABORT service shall be used by a requestor in either of the AEs to cause the abnormal release of the association. It shall be a non-confirmed service. However, because of the possibility of an A-ABORT service procedure collision, the delivery of the indication primitive is not guaranteed. Should such a collision occur, both AEs are aware that the association has been terminated. The abort shall be performed through A-ABORT request and A-ABORT indication primitives.
|
|
SendAssociateAccept ( |
The called AE shall accept or reject the association by sending an A-ASSOCIATE response primitive with an appropriate Result parameter. The Upper layer service-provider shall issue an A-ASSOCIATE confirmation primitive having the same Result parameter. The Result Source parameter shall be assigned the symbolic value of “UL service-user.”
|
|
SendAssociateReject ( DcmRejectResult result, DcmRejectSource source, DcmRejectReason reason ) : void |
The UL service-provider may not be capable of supporting the requested association. In this situation, it shall return an A-ASSOCIATE confirmation primitive to the requestor with an appropriate Result parameter (rejected). The Result Source parameter shall be appropriately assigned either the symbolic value of “UL service-provider (ACSE related function)” or “UL service-provider (Presentation related function).” The indication primitive shall not be issued. The association shall not be established.
|
|
SendAssociateRequest ( |
A DICOM Application Entity (which includes the Upper Layer service-user) that desires to establish an association shall issue an A-ASSOCIATE request primitive. The called AE is identified by parameters of the request primitive. The requestor shall not issue any primitives except an A-ABORT request primitive until it receives an A-ASSOCIATE confirmation primitive.
|
|
SendCCancelRequest ( byte presentationID, ushort messageIdRespondedTo ) : void | ||
SendCEchoRequest ( byte presentationID, ushort messageID, DcmPriority priority ) : void | ||
SendCEchoResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendCFindRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
SendCFindResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendCFindResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendCGetRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
SendCGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendCGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendCMoveRequest ( byte presentationID, ushort messageID, string destinationAE, DcmPriority priority, |
||
SendCMoveResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendCMoveResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendCStoreRequest ( byte presentationID, ushort messageID, |
The C-STORE service is used by a DIMSE-service-user to store a composite SOP Instance on a peer DIMSE-service-user. It is a confirmed service.
|
|
SendCStoreRequest ( byte presentationID, ushort messageID, |
The C-STORE service is used by a DIMSE-service-user to store a composite SOP Instance on a peer DIMSE-service-user. It is a confirmed service.
|
|
SendCStoreRequest ( byte presentationID, ushort messageID, |
The C-STORE service is used by a DIMSE-service-user to store a composite SOP Instance on a peer DIMSE-service-user. It is a confirmed service.
|
|
SendCStoreRequest ( byte presentationID, ushort messageID, |
The C-STORE service is used by a DIMSE-service-user to store a composite SOP Instance on a peer DIMSE-service-user. It is a confirmed service.
|
|
SendCStoreResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendNActionRequest ( byte presentationID, ushort messageID, |
||
SendNActionResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendNCreateRequest ( byte presentationID, ushort messageID, |
||
SendNCreateResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendNDeleteRequest ( byte presentationID, ushort messageID, |
||
SendNDeleteResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendNEventReportRequest ( byte presentationID, ushort messageID, |
||
SendNEventReportResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendNGetRequest ( byte presentationID, ushort messageID, |
||
SendNGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendNSetRequest ( byte presentationID, ushort messageID, |
||
SendNSetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
SendReleaseRequest ( ) : void |
The graceful release of an association between two AEs shall be performed through ACSE A-RELEASE request, indication, response, and confirmation primitives. The initiator of the service is hereafter called a requestor and the service-user which receives the A-RELEASE indication is hereafter called the acceptor. It shall be a confirmed service.
|
|
SendReleaseResponse ( ) : void |
The graceful release of an association between two AEs shall be performed through ACSE A-RELEASE request, indication, response, and confirmation primitives. The initiator of the service is hereafter called a requestor and the service-user which receives the A-RELEASE indication is hereafter called the acceptor. It shall be a confirmed service.
|
|
ShutdownNetwork ( ) : void |
Метод | Описание | |
---|---|---|
Connect ( ) : void | ||
CreateRequest ( ushort messageID, DcmCommandField commandField, |
||
CreateResponse ( ushort messageIdRespondedTo, DcmCommandField commandField, |
||
Process ( ) : void | ||
ProcessDimse ( byte presentationID ) : bool | ||
ProcessNextPDU ( ) : bool | ||
ProcessPDataTF ( |
||
SaveDimseToFile ( |
||
SendDimse ( byte pcid, |
||
SendDimseStream ( byte pcid, |
||
SendRawPDU ( |
public Connect ( string host, int port, DcmSocketType type ) : void | ||
host | string | |
port | int | |
type | DcmSocketType | |
Результат | void |
protected InitializeNetwork ( |
||
socket | ||
Результат | void |
protected OnNetworkError ( |
||
e | ||
Результат | void |
protected OnPostReceiveCStoreRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
affectedInstance | ||
dataset | ||
fileName | string | |
Результат | void |
protected OnPreReceiveCStoreRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
affectedInstance | ||
priority | DcmPriority | |
moveAE | string | |
moveMessageID | ushort | |
fileName | string | |
Результат | void |
protected OnReceiveAbort ( DcmAbortSource source, DcmAbortReason reason ) : void | ||
source | DcmAbortSource | |
reason | DcmAbortReason | |
Результат | void |
protected OnReceiveAssociateAccept ( |
||
association | ||
Результат | void |
protected OnReceiveAssociateReject ( DcmRejectResult result, DcmRejectSource source, DcmRejectReason reason ) : void | ||
result | DcmRejectResult | |
source | DcmRejectSource | |
reason | DcmRejectReason | |
Результат | void |
protected OnReceiveAssociateRequest ( |
||
association | ||
Результат | void |
protected OnReceiveCCancelRequest ( byte presentationID, ushort messageIdRespondedTo ) : void | ||
presentationID | byte | |
messageIdRespondedTo | ushort | |
Результат | void |
protected OnReceiveCEchoRequest ( byte presentationID, ushort messageID, DcmPriority priority ) : void | ||
presentationID | byte | |
messageID | ushort | |
priority | DcmPriority | |
Результат | void |
protected OnReceiveCEchoResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
status | ||
Результат | void |
protected OnReceiveCFindRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
presentationID | byte | |
messageID | ushort | |
priority | DcmPriority | |
dataset | ||
Результат | void |
protected OnReceiveCFindResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
dataset | ||
status | ||
Результат | void |
protected OnReceiveCGetRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
presentationID | byte | |
messageID | ushort | |
priority | DcmPriority | |
dataset | ||
Результат | void |
protected OnReceiveCGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
dataset | ||
status | ||
remain | ushort | |
complete | ushort | |
warning | ushort | |
failure | ushort | |
Результат | void |
protected OnReceiveCMoveRequest ( byte presentationID, ushort messageID, string destinationAE, DcmPriority priority, |
||
presentationID | byte | |
messageID | ushort | |
destinationAE | string | |
priority | DcmPriority | |
dataset | ||
Результат | void |
protected OnReceiveCMoveResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
dataset | ||
status | ||
remain | ushort | |
complete | ushort | |
warning | ushort | |
failure | ushort | |
Результат | void |
protected OnReceiveCStoreRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
affectedInstance | ||
priority | DcmPriority | |
moveAE | string | |
moveMessageID | ushort | |
dataset | ||
fileName | string | |
Результат | void |
protected OnReceiveCStoreResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedInstance | ||
status | ||
Результат | void |
protected OnReceiveDimse ( byte pcid, |
||
pcid | byte | |
command | ||
dataset | ||
progress | ||
Результат | void |
protected OnReceiveDimseBegin ( byte pcid, |
||
pcid | byte | |
command | ||
dataset | ||
progress | ||
Результат | void |
protected OnReceiveDimseProgress ( byte pcid, |
||
pcid | byte | |
command | ||
dataset | ||
progress | ||
Результат | void |
protected OnReceiveNActionRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
actionTypeID | ushort | |
dataset | ||
Результат | void |
protected OnReceiveNActionResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
actionTypeID | ushort | |
dataset | ||
status | ||
Результат | void |
protected OnReceiveNCreateRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
Результат | void |
protected OnReceiveNCreateResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
status | ||
Результат | void |
protected OnReceiveNDeleteRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
Результат | void |
protected OnReceiveNDeleteResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
status | ||
Результат | void |
protected OnReceiveNEventReportRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
affectedClass | ||
affectedInstance | ||
eventTypeID | ushort | |
dataset | ||
Результат | void |
protected OnReceiveNEventReportResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
eventTypeID | ushort | |
dataset | ||
status | ||
Результат | void |
protected OnReceiveNGetRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
attributes | Dicom.Data.DicomTag | |
Результат | void |
protected OnReceiveNGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
status | ||
Результат | void |
protected OnReceiveNSetRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
dataset | ||
Результат | void |
protected OnReceiveNSetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
status | ||
Результат | void |
protected OnReceiveReleaseRequest ( ) : void | ||
Результат | void |
protected OnReceiveReleaseResponse ( ) : void | ||
Результат | void |
protected OnSendDimse ( byte pcid, |
||
pcid | byte | |
command | ||
dataset | ||
progress | ||
Результат | void |
protected OnSendDimseBegin ( byte pcid, |
||
pcid | byte | |
command | ||
dataset | ||
progress | ||
Результат | void |
protected OnSendDimseProgress ( byte pcid, |
||
pcid | byte | |
command | ||
dataset | ||
progress | ||
Результат | void |
protected SendAbort ( DcmAbortSource source, DcmAbortReason reason ) : void | ||
source | DcmAbortSource | |
reason | DcmAbortReason | |
Результат | void |
protected SendAssociateAccept ( |
||
associate | ||
Результат | void |
protected SendAssociateReject ( DcmRejectResult result, DcmRejectSource source, DcmRejectReason reason ) : void | ||
result | DcmRejectResult | |
source | DcmRejectSource | |
reason | DcmRejectReason | |
Результат | void |
protected SendAssociateRequest ( |
||
associate | ||
Результат | void |
protected SendCCancelRequest ( byte presentationID, ushort messageIdRespondedTo ) : void | ||
presentationID | byte | |
messageIdRespondedTo | ushort | |
Результат | void |
protected SendCEchoRequest ( byte presentationID, ushort messageID, DcmPriority priority ) : void | ||
presentationID | byte | |
messageID | ushort | |
priority | DcmPriority | |
Результат | void |
protected SendCEchoResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
status | ||
Результат | void |
protected SendCFindRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
presentationID | byte | |
messageID | ushort | |
priority | DcmPriority | |
dataset | ||
Результат | void |
protected SendCFindResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
dataset | ||
status | ||
Результат | void |
protected SendCFindResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
status | ||
Результат | void |
protected SendCGetRequest ( byte presentationID, ushort messageID, DcmPriority priority, |
||
presentationID | byte | |
messageID | ushort | |
priority | DcmPriority | |
dataset | ||
Результат | void |
protected SendCGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
dataset | ||
status | ||
remain | ushort | |
complete | ushort | |
warning | ushort | |
failure | ushort | |
Результат | void |
protected SendCGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
status | ||
remain | ushort | |
complete | ushort | |
warning | ushort | |
failure | ushort | |
Результат | void |
protected SendCMoveRequest ( byte presentationID, ushort messageID, string destinationAE, DcmPriority priority, |
||
presentationID | byte | |
messageID | ushort | |
destinationAE | string | |
priority | DcmPriority | |
dataset | ||
Результат | void |
protected SendCMoveResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
dataset | ||
status | ||
remain | ushort | |
complete | ushort | |
warning | ushort | |
failure | ushort | |
Результат | void |
protected SendCMoveResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
status | ||
remain | ushort | |
complete | ushort | |
warning | ushort | |
failure | ushort | |
Результат | void |
protected SendCStoreRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | The Presentation Context ID identifies the /// Presentation Context within the scope of a specific Association. |
messageID | ushort | This parameter identifies the operation. It is used /// to distinguish this operation from other notifications or operations that /// the DIMSE-service-provider may have in progress. No two identical values /// for the Message ID (0000,0110) shall be used for outstanding operations or /// notifications. |
affectedInstance | For the request/indication, this parameter /// specifies the SOP Instance to be stored. It may be included in the /// response/confirmation. If included in the response/confirmation, this /// parameter shall be equal to the value in the request/indication. | |
priority | DcmPriority | This parameter specifies the priority of the /// C-STORE operation. It shall be one of LOW, MEDIUM, or HIGH. |
dataset | The Data Set accompanying the C-STORE primitive /// contains the Attributes of the Composite SOP Instance to be stored. | |
Результат | void |
protected SendCStoreRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | The Presentation Context ID identifies the /// Presentation Context within the scope of a specific Association. |
messageID | ushort | This parameter identifies the operation. It is used /// to distinguish this operation from other notifications or operations that /// the DIMSE-service-provider may have in progress. No two identical values /// for the Message ID (0000,0110) shall be used for outstanding operations or /// notifications. |
affectedInstance | For the request/indication, this parameter /// specifies the SOP Instance to be stored. It may be included in the /// response/confirmation. If included in the response/confirmation, this /// parameter shall be equal to the value in the request/indication. | |
priority | DcmPriority | This parameter specifies the priority of the /// C-STORE operation. It shall be one of LOW, MEDIUM, or HIGH. |
datastream | Stream | The Data Set accompanying the C-STORE primitive /// contains the Attributes of the Composite SOP Instance to be stored. |
Результат | void |
protected SendCStoreRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | The Presentation Context ID identifies the /// Presentation Context within the scope of a specific Association. |
messageID | ushort | This parameter identifies the operation. It is used /// to distinguish this operation from other notifications or operations that /// the DIMSE-service-provider may have in progress. No two identical values /// for the Message ID (0000,0110) shall be used for outstanding operations or /// notifications. |
affectedInstance | For the request/indication, this parameter /// specifies the SOP Instance to be stored. It may be included in the /// response/confirmation. If included in the response/confirmation, this /// parameter shall be equal to the value in the request/indication. | |
priority | DcmPriority | This parameter specifies the priority of the /// C-STORE operation. It shall be one of LOW, MEDIUM, or HIGH. |
moveAE | string | This parameter specifies the DICOM AE Title of the /// DICOM AE which invoked the C-MOVE operation from which this C-STORE /// sub-operation is being performed. |
moveMessageID | ushort | This parameter specifies the Message ID (0000,0110) /// of the C-MOVE request/indication primitive from which this C-STORE /// sub-operation is being performed. |
dataset | The Data Set accompanying the C-STORE primitive /// contains the Attributes of the Composite SOP Instance to be stored. | |
Результат | void |
protected SendCStoreRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | The Presentation Context ID identifies the /// Presentation Context within the scope of a specific Association. |
messageID | ushort | This parameter identifies the operation. It is used /// to distinguish this operation from other notifications or operations that /// the DIMSE-service-provider may have in progress. No two identical values /// for the Message ID (0000,0110) shall be used for outstanding operations or /// notifications. |
affectedInstance | For the request/indication, this parameter /// specifies the SOP Instance to be stored. It may be included in the /// response/confirmation. If included in the response/confirmation, this /// parameter shall be equal to the value in the request/indication. | |
priority | DcmPriority | This parameter specifies the priority of the /// C-STORE operation. It shall be one of LOW, MEDIUM, or HIGH. |
moveAE | string | This parameter specifies the DICOM AE Title of the /// DICOM AE which invoked the C-MOVE operation from which this C-STORE /// sub-operation is being performed. |
moveMessageID | ushort | This parameter specifies the Message ID (0000,0110) /// of the C-MOVE request/indication primitive from which this C-STORE /// sub-operation is being performed. |
datastream | Stream | The Data Set accompanying the C-STORE primitive /// contains the Attributes of the Composite SOP Instance to be stored. |
Результат | void |
protected SendCStoreResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedInstance | ||
status | ||
Результат | void |
protected SendNActionRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
actionTypeID | ushort | |
dataset | ||
Результат | void |
protected SendNActionResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
actionTypeID | ushort | |
dataset | ||
status | ||
Результат | void |
protected SendNCreateRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
Результат | void |
protected SendNCreateResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
status | ||
Результат | void |
protected SendNDeleteRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
Результат | void |
protected SendNDeleteResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
status | ||
Результат | void |
protected SendNEventReportRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
affectedClass | ||
affectedInstance | ||
eventTypeID | ushort | |
dataset | ||
Результат | void |
protected SendNEventReportResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
eventTypeID | ushort | |
dataset | ||
status | ||
Результат | void |
protected SendNGetRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
attributes | Dicom.Data.DicomTag | |
Результат | void |
protected SendNGetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
status | ||
Результат | void |
protected SendNSetRequest ( byte presentationID, ushort messageID, |
||
presentationID | byte | |
messageID | ushort | |
requestedClass | ||
requestedInstance | ||
dataset | ||
Результат | void |
protected SendNSetResponse ( byte presentationID, ushort messageIdRespondedTo, |
||
presentationID | byte | |
messageIdRespondedTo | ushort | |
affectedClass | ||
affectedInstance | ||
dataset | ||
status | ||
Результат | void |