14#ifndef GDCMNORMALIZEDMESSAGEFACTORY_H
15#define GDCMNORMALIZEDMESSAGEFACTORY_H
BaseQuery.
Definition gdcmBaseQuery.h:42
Definition gdcmNormalizedMessageFactory.h:27
static std::vector< PresentationDataValue > ConstructNGet(const ULConnection &inConnection, const BaseQuery *inQuery)
static std::vector< PresentationDataValue > ConstructNDelete(const ULConnection &inConnection, const BaseQuery *inQuery)
static std::vector< PresentationDataValue > ConstructNCreate(const ULConnection &inConnection, const BaseQuery *inQuery)
static std::vector< PresentationDataValue > ConstructNEventReport(const ULConnection &inConnection, const BaseQuery *inQuery)
static std::vector< PresentationDataValue > ConstructNSet(const ULConnection &inConnection, const BaseQuery *inQuery)
static std::vector< PresentationDataValue > ConstructNAction(const ULConnection &inConnection, const BaseQuery *inQuery)
ULConnection.
Definition gdcmULConnection.h:58