32 #include "dcmtk/config/osconfig.h" 33 #include "dcmtk/ofstd/oftypes.h" 34 #include "dcmtk/ofstd/oftypes.h" 56 OFBool pCreateSOPInstanceUID = OFFalse,
57 Uint32 pFragmentSize = 0,
58 OFBool pCreateOffsetTable = OFTrue,
59 OFBool pConvertToSC = OFFalse);
87 friend class DcmRLEEncoderRegistrationDummyFriend;
static OFBool registered
flag indicating whether the encoder is already registered.
static void cleanup()
deregisters encoder.
static DcmRLECodecEncoder * codec
pointer to RLE encoder
DcmRLEEncoderRegistration & operator=(const DcmRLEEncoderRegistration &)
private undefined copy assignment operator
codec parameter for RLE codec
singleton class that registers an RLE encoder.
static DcmRLECodecParameter * cp
pointer to codec parameter
static void registerCodecs(OFBool pCreateSOPInstanceUID=OFFalse, Uint32 pFragmentSize=0, OFBool pCreateOffsetTable=OFTrue, OFBool pConvertToSC=OFFalse)
registers RLE encoder.
DcmRLEEncoderRegistration(const DcmRLEEncoderRegistration &)
private undefined copy constructor