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