Codec class.
Definition gdcmCodec.h:27
Class to represent a Data Element either Implicit or Explicit.
Definition gdcmDataElement.h:59
PDFCodec class.
Definition gdcmPDFCodec.h:26
bool CanDecode(TransferSyntax const &) const override
Return whether this decoder support this transfer syntax (can decode it)
Definition gdcmPDFCodec.h:31
bool Decode(DataElement const &is, DataElement &os) override
Decode.
bool CanCode(TransferSyntax const &) const override
Return whether this coder support this transfer syntax (can code it)
Definition gdcmPDFCodec.h:30
Class to manipulate Transfer Syntax.
Definition gdcmTransferSyntax.h:40
#define GDCM_EXPORT
Definition gdcmWin32.h:34