14 #ifndef GDCMCP246EXPLICITDATAELEMENT_H
15 #define GDCMCP246EXPLICITDATAELEMENT_H
32 template <
typename TSwap>
33 std::istream &Read(std::istream &is);
35 template <
typename TSwap>
36 std::istream &ReadPreValue(std::istream &is);
38 template <
typename TSwap>
39 std::istream &ReadValue(std::istream &is);
41 template <
typename TSwap>
42 std::istream &ReadWithLength(std::istream &is,
VL & length);
51 #include "gdcmCP246ExplicitDataElement.txx"
53 #endif //GDCMCP246EXPLICITDATAELEMENT_H