14 #ifndef GDCMSERVICECLASSAPPLICATIONINFORMATION_H
15 #define GDCMSERVICECLASSAPPLICATIONINFORMATION_H
34 std::istream &
Read(std::istream &is);
35 const std::ostream &
Write(std::ostream &os)
const;
38 void SetTuple(uint8_t levelofsupport, uint8_t levelofdigitalsig,
39 uint8_t elementcoercion);
41 void Print(std::ostream &os)
const;
43 uint8_t InternalArray[6];
50 #endif //GDCMSERVICECLASSAPPLICATIONINFORMATION_H