18 #ifndef GDCMQUERYIMAGE_H
19 #define GDCMQUERYIMAGE_H
33 std::vector<Tag> GetRequiredTags(
const ERootType& inRootType)
const;
34 std::vector<Tag> GetUniqueTags(
const ERootType& inRootType)
const;
35 std::vector<Tag> GetOptionalTags(
const ERootType& inRootType)
const;
36 std::vector<Tag> GetHierachicalSearchTags(
const ERootType& inRootType)
const;
38 const char * GetName()
const;
45 #endif // GDCMQUERYIMAGE_H
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
QueryImage contains: class to construct an image-based query for C-FIND and C-MOVE.
Definition: gdcmQueryImage.h:30
QueryBase contains: the base class for constructing a query dataset for a C-FIND and a C-MOVE...
Definition: gdcmQueryBase.h:60
ERootType
Definition: gdcmQueryBase.h:28
Definition: gdcmASN1.h:20