18 #ifndef GDCMQUERYSTUDY_H
19 #define GDCMQUERYSTUDY_H
32 std::vector<Tag> GetRequiredTags(
const ERootType& inRootType)
const;
33 std::vector<Tag> GetUniqueTags(
const ERootType& inRootType)
const;
34 std::vector<Tag> GetOptionalTags(
const ERootType& inRootType)
const;
35 std::vector<Tag> GetHierachicalSearchTags(
const ERootType& inRootType)
const;
37 const char *GetName()
const;
43 #endif //GDCMQUERYSTUDY_H