14 #ifndef GDCMUNEXPLICITDATAELEMENT_H
15 #define GDCMUNEXPLICITDATAELEMENT_H
31 template <
typename TSwap>
32 std::istream &Read(std::istream &is);
34 template <
typename TSwap>
35 std::istream &ReadPreValue(std::istream &is);
37 template <
typename TSwap>
38 std::istream &ReadValue(std::istream &is);
40 template <
typename TSwap>
41 std::istream &ReadWithLength(std::istream &is,
VL & length);
50 #include "gdcmUNExplicitDataElement.txx"
52 #endif //GDCMUNEXPLICITDATAELEMENT_H