14 #ifndef GDCMASYNCHRONOUSOPERATIONSWINDOWSUB_H
15 #define GDCMASYNCHRONOUSOPERATIONSWINDOWSUB_H
36 std::istream &
Read(std::istream &is);
37 const std::ostream &
Write(std::ostream &os)
const;
40 void Print(std::ostream &os)
const;
43 static const uint8_t ItemType;
44 static const uint8_t Reserved2;
46 uint16_t MaximumNumberOperationsInvoked;
47 uint16_t MaximumNumberOperationsPerformed;
54 #endif // GDCMASYNCHRONOUSOPERATIONSWINDOWSUB_H
AsynchronousOperationsWindowSub()
AsynchronousOperationsWindowSub PS 3.7 Table D.3-7 ASYNCHRONOUS OPERATIONS WINDOW SUB-ITEM FIELDS (A-...
Definition: gdcmAsynchronousOperationsWindowSub.h:32
std::istream & Read(std::istream &is)
void Print(std::ostream &os) const
Definition: gdcmASN1.h:20
const std::ostream & Write(std::ostream &os) const