Project

General

Profile

Actions

Feature #531

closed

DcmSCU: Add new methods for closing an association

Added by Jörg Riesmeier about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Category:
Library
Target version:
Start date:
2013-07-12
Due date:
% Done:

100%

Estimated time:
Module:
dcmnet
Operating System:
Compiler:

Description

It would be nice to have two dedicated methods for closing an association (e.g. as in DcmStorageSCU):
  • releaseAssociation() -> closeAssociation(DCMSCU_RELEASE_ASSOCIATION);
  • abortAssociation() -> closeAssociation(DCMSCU_ABORT_ASSOCIATION);

Maybe, the current closeAssociation() method should be moved to the "protected" section since DCMSCU_PEER_REQUESTED_RELEASE and DCMSCU_PEER_ABORTED_ASSOCIATION are probably only used by derived classed. However, this would break existing code.

Actions #1

Updated by Jörg Riesmeier about 12 years ago

  • Assignee changed from Michael Onken to Jörg Riesmeier
  • % Done changed from 0 to 80
Actions #2

Updated by Jörg Riesmeier about 12 years ago

  • Status changed from New to Closed
  • % Done changed from 80 to 100
Actions

Also available in: Atom PDF