X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=src%2FcreaImageIOTreeDescriptor.h;h=d36e9d667c2d0a748aa15cefe484f30c0164b100;hb=e995ced86fac9d77b44f65e7503a2c8909a89708;hp=39b4180240bb1372739ba601f1f849e2339aea8d;hpb=e2eece6b31ea62aff68a51b2f941572544db75c2;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;