45 #endif //GDCMDECODER_H
#define GDCM_EXPORT
Definition: gdcmWin32.h:34
Decoder.
Definition: gdcmDecoder.h:29
Class to represent a Data Element either Implicit or Explicit.
Definition: gdcmDataElement.h:58
Class to manipulate Transfer Syntax.
Definition: gdcmTransferSyntax.h:39
virtual bool Decode(DataElement const &, DataElement &)
Decode.
Definition: gdcmDecoder.h:38
virtual ~Decoder()
Definition: gdcmDecoder.h:32
Definition: gdcmASN1.h:20
virtual bool DecodeByStreams(std::istream &, std::ostream &)
Definition: gdcmDecoder.h:40