Class to represent a Data Element either Implicit or Explicit.
Definition gdcmDataElement.h:59
Decoder.
Definition gdcmDecoder.h:30
virtual ~Decoder()=default
virtual bool Decode(DataElement const &, DataElement &)
Decode.
Definition gdcmDecoder.h:38
virtual bool DecodeByStreams(std::istream &, std::ostream &)
Definition gdcmDecoder.h:40
virtual bool CanDecode(TransferSyntax const &) const =0
Return whether this decoder support this transfer syntax (can decode it)
Class to manipulate Transfer Syntax.
Definition gdcmTransferSyntax.h:40
#define GDCM_EXPORT
Definition gdcmWin32.h:34