X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaImageIOTreeDescriptor.h;h=d36e9d667c2d0a748aa15cefe484f30c0164b100;hb=12e516415f5641b9688857088f3c6474abc522c2;hp=39b4180240bb1372739ba601f1f849e2339aea8d;hpb=bf3660569b1baa8be10fc708f595efc66afe3334;p=creaImageIO.git diff --git a/src/creaImageIOTreeDescriptor.h b/src/creaImageIOTreeDescriptor.h index 39b4180..d36e9d6 100644 --- a/src/creaImageIOTreeDescriptor.h +++ b/src/creaImageIOTreeDescriptor.h @@ -78,7 +78,7 @@ namespace creaImageIO /// test if an attribute is present in DescriptionList /// return level's name - const std::string Descriptor::isExist(const std::string i_attr); + const std::string isExist(const std::string i_attr); private: LevelDescriptorListType mLevelDescriptorList;