X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvReadState.h;h=a34c464cfa2bd17a7e0063ba5c54ee7ab50da967;hb=96466b419b3e7e0fcc74290840efa04051b2c3f8;hp=04607f68790bfa4261145f0526abf7b55a774502;hpb=2e7e0deb89d7964eaa4373168561a4e43bfc081a;p=clitk.git diff --git a/vv/vvReadState.h b/vv/vvReadState.h index 04607f6..a34c464 100644 --- a/vv/vvReadState.h +++ b/vv/vvReadState.h @@ -27,6 +27,7 @@ protected: std::string ReadFusion(int index); std::string ReadOverlay(int index); std::string ReadVector(int index); + std::string ReadLink(); std::auto_ptr m_XmlReader; std::auto_ptr m_File;