OFFIS DCMTK
Version 3.6.0
|
Class representing a single C-FIND response. More...
Public Member Functions | |
FINDResponse () | |
Standard constructor. | |
virtual | ~FINDResponse () |
Destructor, cleans up internal memory (datasets if present) | |
Public Attributes | |
Uint16 | m_messageIDRespondedTo |
Mandatory response field. | |
OFString | m_affectedSOPClassUID |
DcmDataset * | m_dataset |
Conditional response field (NULL if absent) | |
Uint16 | m_status |
Mandatory Response Field. | |