Mercurial > hg > orthanc
comparison 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 |
comparison
equal
deleted
inserted
replaced
1370:7b6f5115607f | 1371:f528849ee9f7 |
---|---|
63 void CheckIsOpen() const; | 63 void CheckIsOpen() const; |
64 | 64 |
65 void SetupPresentationContexts(const std::string& preferredTransferSyntax); | 65 void SetupPresentationContexts(const std::string& preferredTransferSyntax); |
66 | 66 |
67 void MoveInternal(const std::string& targetAet, | 67 void MoveInternal(const std::string& targetAet, |
68 ResourceType level, | |
68 const DicomMap& fields); | 69 const DicomMap& fields); |
69 | 70 |
70 void ResetStorageSOPClasses(); | 71 void ResetStorageSOPClasses(); |
71 | 72 |
72 void CheckStorageSOPClassesInvariant() const; | 73 void CheckStorageSOPClassesInvariant() const; |