Mercurial > hg > orthanc
comparison Core/Enumerations.h @ 3602:085283445db0 storage-commitment
AllowNAction in remote modality parameters
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 16 Jan 2020 15:28:32 +0100 |
parents | bdafff1ce443 |
children | 7e303ba837d9 |
comparison
equal
deleted
inserted
replaced
3601:a77e7839012a | 3602:085283445db0 |
---|---|
620 { | 620 { |
621 DicomRequestType_Echo, | 621 DicomRequestType_Echo, |
622 DicomRequestType_Find, | 622 DicomRequestType_Find, |
623 DicomRequestType_Get, | 623 DicomRequestType_Get, |
624 DicomRequestType_Move, | 624 DicomRequestType_Move, |
625 DicomRequestType_Store | 625 DicomRequestType_Store, |
626 DicomRequestType_NAction | |
626 }; | 627 }; |
627 | 628 |
628 enum TransferSyntax | 629 enum TransferSyntax |
629 { | 630 { |
630 TransferSyntax_Deflated, | 631 TransferSyntax_Deflated, |