Mercurial > hg > orthanc
diff OrthancServer/DicomProtocol/DicomUserConnection.h @ 1371:f528849ee9f7 query-retrieve
DICOM Query/Retrieve available from Orthanc Explorer
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 27 May 2015 17:33:13 +0200 |
parents | b22ba8c5edbe |
children | d710ea64f0fd |
line wrap: on
line diff
--- a/OrthancServer/DicomProtocol/DicomUserConnection.h Wed May 27 12:32:43 2015 +0200 +++ b/OrthancServer/DicomProtocol/DicomUserConnection.h Wed May 27 17:33:13 2015 +0200 @@ -65,6 +65,7 @@ void SetupPresentationContexts(const std::string& preferredTransferSyntax); void MoveInternal(const std::string& targetAet, + ResourceType level, const DicomMap& fields); void ResetStorageSOPClasses();