14#ifndef GDCMUNEXPLICITIMPLICITDATAELEMENT_H
15#define GDCMUNEXPLICITIMPLICITDATAELEMENT_H
37 template <
typename TSwap>
38 std::istream &
Read(std::istream &is);
40 template <
typename TSwap>
43 template <
typename TSwap>
53#include "gdcmUNExplicitImplicitDataElement.txx"
Class to represent a Data Element either Implicit or Explicit.
Definition gdcmDataElement.h:59
Class to read/write a DataElement as ExplicitImplicit Data Element.
Definition gdcmUNExplicitImplicitDataElement.h:33
std::istream & Read(std::istream &is)
std::istream & ReadPreValue(std::istream &is)
std::istream & ReadValue(std::istream &is)
Value Length.
Definition gdcmVL.h:30
#define GDCM_EXPORT
Definition gdcmWin32.h:34