18 #ifndef GDCMQUERYIMAGE_H
19 #define GDCMQUERYIMAGE_H
34 std::vector<Tag> GetRequiredTags(
const ERootType& inRootType)
const;
35 std::vector<Tag> GetUniqueTags(
const ERootType& inRootType)
const;
36 std::vector<Tag> GetOptionalTags(
const ERootType& inRootType)
const;
38 std::string
GetName()
const {
return "Composite Object Instance (Image)"; }
45 #endif // GDCMQUERYIMAGE_H