14 #ifndef GDCMUSERINFORMATION_H
15 #define GDCMUSERINFORMATION_H
28 class AsynchronousOperationsWindowSub;
29 class RoleSelectionSub;
30 struct RoleSelectionSubItems;
31 class SOPClassExtendedNegociationSub;
32 struct SOPClassExtendedNegociationSubItems;
48 std::istream &
Read(std::istream &is);
49 const std::ostream &
Write(std::ostream &os)
const;
52 void Print(std::ostream &os)
const;
61 static const uint8_t ItemType;
62 static const uint8_t Reserved2;
67 RoleSelectionSubItems *RSSI;
68 SOPClassExtendedNegociationSubItems *SOPCENSI;
80 #endif //GDCMUSERINFORMATION_H
SOPClassExtendedNegociationSub PS 3.7 Table D.3-11 SOP CLASS EXTENDED NEGOTIATION SUB-ITEM FIELDS (A-...
Definition: gdcmSOPClassExtendedNegociationSub.h:31
AsynchronousOperationsWindowSub PS 3.7 Table D.3-7 ASYNCHRONOUS OPERATIONS WINDOW SUB-ITEM FIELDS (A-...
Definition: gdcmAsynchronousOperationsWindowSub.h:32
RoleSelectionSub PS 3.7 Table D.3-9 SCP/SCU ROLE SELECTION SUB-ITEM FIELDS (A-ASSOCIATE-RQ) ...
Definition: gdcmRoleSelectionSub.h:31
ImplementationClassUIDSub PS 3.7 Table D.3-1 IMPLEMENTATION CLASS UID SUB-ITEM FIELDS (A-ASSOCIATE-RQ...
Definition: gdcmImplementationClassUIDSub.h:31
ImplementationVersionNameSub Table D.3-3 IMPLEMENTATION VERSION NAME SUB-ITEM FIELDS (A-ASSOCIATE-RQ)...
Definition: gdcmImplementationVersionNameSub.h:30
MaximumLengthSub Annex D Table D.1-1 MAXIMUM LENGTH SUB-ITEM FIELDS (A-ASSOCIATE-RQ) ...
Definition: gdcmMaximumLengthSub.h:36