33 #include "dcmtk/config/osconfig.h"
34 #include "dcmtk/dcmdata/dcsequen.h"
35 #include "dcmtk/dcmdata/dcofsetl.h"
93 virtual DcmEVR
ident(
void)
const {
return EVR_pixelSQ; }
102 virtual void print(STD_NAMESPACE ostream &out,
103 const size_t flags = 0,
105 const char *pixelFileName = NULL,
106 size_t *pixelCounter = NULL);
119 const E_EncodingType enctype);
128 unsigned long where = DCM_EndOfListIndex);
137 const unsigned long num);
147 const unsigned long num);
169 virtual OFBool
canWriteXfer(
const E_TransferSyntax newXfer,
170 const E_TransferSyntax oldXfer);
186 const E_TransferSyntax ixfer,
187 const E_GrpLenEncoding glenc = EGL_noChange,
188 const Uint32 maxReadLength = DCM_MaxReadLength);
198 const E_TransferSyntax oxfer,
199 const E_EncodingType enctype,
210 const E_TransferSyntax oxfer,
211 const E_EncodingType enctype,
224 Uint8 *compressedData,
225 Uint32 compressedLen,
226 Uint32 fragmentSize);
239 const Uint32 newLength);
250 unsigned long = DCM_EndOfListIndex,
253 return EC_IllegalCall;