Go to the documentation of this file.
14 #ifndef GDCMTRANSFERSYNTAXSUB_H
15 #define GDCMTRANSFERSYNTAXSUB_H
41 void SetName(
const char *name );
42 const char *
GetName()
const {
return Name.c_str(); }
47 std::istream &
Read(std::istream &is);
48 const std::ostream &
Write(std::ostream &os)
const;
50 void Print(std::ostream &os)
const;
54 return Name == ts.Name;
58 void UpdateName(
const char *name );
59 static const uint8_t ItemType;
60 static const uint8_t Reserved2;
69 #endif //GDCMTRANSFERSYNTAXSUB_H
Generated on Wed Jun 13 2012 20:40:37 for GDCM by
1.8.1