X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=vv%2FvvUtils.h;h=4a7ffce79713c35e0976970666390c87d4204f94;hb=86d74c7664c5d6d11637ba376b639aa3c6e0e057;hp=416af5644c601028c74e55db138d843ec4c226de;hpb=da2e843f73cad8d9116fce78361076c2e59a8941;p=clitk.git diff --git a/vv/vvUtils.h b/vv/vvUtils.h index 416af56..4a7ffce 100644 --- a/vv/vvUtils.h +++ b/vv/vvUtils.h @@ -51,5 +51,8 @@ std::string getDicomClientAETitle(); // get VV-PORT-SCU for c-move parameters. int getDicomClientPort(); +// get the directory where the dicom files will be stored during c-move action. +std::string getCMoveDirectory() + std::map getDicomServer(QString nickname); #endif