DCMTK  Version 3.6.1 20120515
OFFIS DICOM Toolkit
Public Member Functions | Public Attributes | Private Member Functions
RetrieveResponse Class Reference

Base class representing for single C-GET or C-MOVE response. More...

+ Inheritance diagram for RetrieveResponse:

List of all members.

Public Member Functions

 RetrieveResponse ()
 Standard constructor.
virtual ~RetrieveResponse ()
 Destructor, cleans up internal memory.
void print ()
 Prints response to INFO log level.

Public Attributes

Uint16 m_numberOfRemainingSubops
 Number of remaining sub operations (in Q/R: C-STORE calls).
Uint16 m_numberOfCompletedSubops
 Number of successfully completed sub operations (in Q/R: C-STORE calls).
Uint16 m_numberOfFailedSubops
 Number of failed sub operations (in Q/R: C-STORE calls).
Uint16 m_numberOfWarningSubops
 Number generated warnings generated by sub operations (in Q/R: C-STORE calls).

Private Member Functions

 RetrieveResponse (const RetrieveResponse &other)
 Private undefined copy constructor.
RetrieveResponseoperator= (const RetrieveResponse &other)
 Private undefined assignment operator.

Detailed Description

Base class representing for single C-GET or C-MOVE response.


Constructor & Destructor Documentation

Private undefined copy constructor.

Parameters:
otherResponse to copy from

Member Function Documentation

RetrieveResponse& RetrieveResponse::operator= ( const RetrieveResponse other) [private]

Private undefined assignment operator.

Parameters:
otherResponse that should be assigned from

Member Data Documentation

Number of successfully completed sub operations (in Q/R: C-STORE calls).

For Q/R MOVE and GET, for status of pending this field shall be filled. For others, the field may be filled.

Number of failed sub operations (in Q/R: C-STORE calls).

For Q/R MOVE and GET, for status of pending this field shall be filled. For others, the field may be filled.

Number of remaining sub operations (in Q/R: C-STORE calls).

For Q/R MOVE and GET, for status of pending this field shall be filled. For others, the field may be filled.

Number generated warnings generated by sub operations (in Q/R: C-STORE calls).

For Q/R MOVE and GET, for status of pending this field shall be filled. For others, the field may be filled.


The documentation for this class was generated from the following file:


Generated on Tue May 15 2012 for DCMTK Version 3.6.1 20120515 by Doxygen 1.7.5.1-20111027