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;
36 std::string
GetName()
const {
return "Series"; }
42 #endif //GDCMQUERYSERIES_H