18 #ifndef GDCMQUERYSERIES_H
19 #define GDCMQUERYSERIES_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 //GDCMQUERYSERIES_H