29 #ifndef DCMJPLS_DJENCODE_H
30 #define DCMJPLS_DJENCODE_H
32 #include "dcmtk/config/osconfig.h"
33 #include "dcmtk/ofstd/oftypes.h"
34 #include "dcmtk/dcmjpls/djlsutil.h"
35 #include "dcmtk/dcmdata/dctypes.h"
36 #include "dcmtk/dcmjpls/djcparam.h"
65 OFBool jpls_optionsEnabled = OFFalse,
69 Uint16 jpls_reset = 64,
70 Uint16 jpls_limit = 0,
71 OFBool preferCookedEncoding = OFTrue,
72 Uint32 fragmentSize = 0,
73 OFBool createOffsetTable = OFTrue,
74 JLS_UIDCreation uidCreation = EJLSUC_default,
75 OFBool convertToSC = OFFalse,