]> Creatis software - clitk.git/blobdiff - vv/vvUtils.h
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk
[clitk.git] / vv / vvUtils.h
index 416af5644c601028c74e55db138d843ec4c226de..9a8046265a7810f506d734b2a12a4c7ce9034544 100644 (file)
@@ -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 <std::string,std::string > getDicomServer(QString nickname);
 #endif