14 #ifndef GDCMROLESELECTIONSUB_H
15 #define GDCMROLESELECTIONSUB_H
35 std::istream &
Read(std::istream &is);
36 const std::ostream &
Write(std::ostream &os)
const;
39 void Print(std::ostream &os)
const;
41 void SetTuple(
const char *uid, uint8_t scurole, uint8_t scprole);
44 static const uint8_t ItemType;
45 static const uint8_t Reserved2;
57 #endif // GDCMROLESELECTIONSUB_H
const std::ostream & Write(std::ostream &os) const
std::istream & Read(std::istream &is)
void SetTuple(const char *uid, uint8_t scurole, uint8_t scprole)
RoleSelectionSub PS 3.7 Table D.3-9 SCP/SCU ROLE SELECTION SUB-ITEM FIELDS (A-ASSOCIATE-RQ) ...
Definition: gdcmRoleSelectionSub.h:31
void Print(std::ostream &os) const
Definition: gdcmASN1.h:20