14 #ifndef GDCMUNEXPLICITIMPLICITDATAELEMENT_H
15 #define GDCMUNEXPLICITIMPLICITDATAELEMENT_H
37 template <
typename TSwap>
38 std::istream &Read(std::istream &is);
40 template <
typename TSwap>
41 std::istream &ReadPreValue(std::istream &is);
43 template <
typename TSwap>
44 std::istream &ReadValue(std::istream &is);
53 #include "gdcmUNExplicitImplicitDataElement.txx"
55 #endif //GDCMUNEXPLICITIMPLICITDATAELEMENT_H
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
Value Length.
Definition: gdcmVL.h:29
Class to read/write a DataElement as ExplicitImplicit Data Element This class gather two known bugs: ...
Definition: gdcmUNExplicitImplicitDataElement.h:32
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
Definition: gdcmASN1.h:20