28 #ifndef __creatisIOComparator_h_INCLUDED__
29 #define __creatisIOComparator_h_INCLUDED__
33 namespace creaImageIO{
37 Comparator(tree::Node *tr, std::string i_tag);
39 bool compare(std::string i_SOPIID);
40 void add(std::string i_SOPIID);
41 bool hasToCompare(){
return bdiscr);
44 std::vector<std::string> m_SOPIID;