X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvReadState.h;h=a34c464cfa2bd17a7e0063ba5c54ee7ab50da967;hb=2288026f3fb18202067ba18b74ddc6f6ce078798;hp=04607f68790bfa4261145f0526abf7b55a774502;hpb=f6ec1c5f4f1c2105b428fe2d87e794417897a4e8;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;