14#ifndef GDCMCNGETMESSAGES_H
15#define GDCMCNGETMESSAGES_H
BaseQuery.
Definition gdcmBaseQuery.h:42
Class to represent a Data Set (which contains Data Elements)
Definition gdcmDataSet.h:56
BaseNormalizedMessage.
Definition gdcmBaseNormalizedMessage.h:50
NGetRQ.
Definition gdcmNGetMessages.h:28
std::vector< PresentationDataValue > ConstructPDV(const ULConnection &inConnection, const BaseQuery *inQuery) override
NGetRSP this file defines the messages for the nget action.
Definition gdcmNGetMessages.h:38
std::vector< PresentationDataValue > ConstructPDVByDataSet(const DataSet *inDataSet)
ULConnection.
Definition gdcmULConnection.h:58