|
GDCM 3.0.24
|
This is the complete list of members for gdcm::JPEGLSCodec, including all inherited members.
| AppendFrameEncode(std::ostream &out, const char *data, size_t datalen) override | gdcm::JPEGLSCodec | protectedvirtual |
| AppendRowEncode(std::ostream &out, const char *data, size_t datalen) override | gdcm::JPEGLSCodec | protectedvirtual |
| CanCode(TransferSyntax const &ts) const override | gdcm::JPEGLSCodec | virtual |
| CanDecode(TransferSyntax const &ts) const override | gdcm::JPEGLSCodec | virtual |
| CleanupUnusedBits(char *data, size_t datalen) | gdcm::ImageCodec | |
| Clone() const override | gdcm::JPEGLSCodec | virtual |
| Code(DataElement const &in, DataElement &out) override | gdcm::JPEGLSCodec | virtual |
| Decode(DataElement const &is, DataElement &os) override | gdcm::JPEGLSCodec | virtual |
| Decode(DataElement const &in, char *outBuffer, size_t inBufferLength, uint32_t inXMin, uint32_t inXMax, uint32_t inYMin, uint32_t inYMax, uint32_t inZMin, uint32_t inZMax) | gdcm::JPEGLSCodec | |
| DecodeByStreams(std::istream &is_, std::ostream &os) override | gdcm::ImageCodec | protectedvirtual |
| DecodeExtent(char *buffer, unsigned int xmin, unsigned int xmax, unsigned int ymin, unsigned int ymax, unsigned int zmin, unsigned int zmax, std::istream &is) | gdcm::JPEGLSCodec | protected |
| Dimensions | gdcm::ImageCodec | protected |
| DoByteSwap(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoInvertMonochrome(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoOverlayCleanup(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoPaddedCompositePixelCode(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoPlanarConfiguration(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoSimpleCopy(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoYBR(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| DoYBRFull422(std::istream &is_, std::ostream &os) | gdcm::ImageCodec | protected |
| GetBufferLength() const | gdcm::JPEGLSCodec | inline |
| GetDimensions() const | gdcm::ImageCodec | inline |
| GetHeaderInfo(std::istream &is, TransferSyntax &ts) override | gdcm::JPEGLSCodec | virtual |
| GetLossless() const | gdcm::JPEGLSCodec | |
| GetLossyFlag() const | gdcm::ImageCodec | |
| GetLUT() const | gdcm::ImageCodec | inline |
| GetNeedByteSwap() const | gdcm::ImageCodec | inline |
| GetNumberOfDimensions() const | gdcm::ImageCodec | |
| GetPhotometricInterpretation() const | gdcm::ImageCodec | |
| GetPixelFormat() | gdcm::ImageCodec | inline |
| GetPixelFormat() const | gdcm::ImageCodec | inline |
| GetPlanarConfiguration() const | gdcm::ImageCodec | inline |
| ImageCodec() | gdcm::ImageCodec | |
| ImageRegionReader | gdcm::JPEGLSCodec | friend |
| InternalCode(const char *bv, unsigned long len, std::ostream &os) | gdcm::Coder | inlineprotectedvirtual |
| IsFrameEncoder() override | gdcm::JPEGLSCodec | protectedvirtual |
| IsLossy() const | gdcm::ImageCodec | |
| IsRowEncoder() override | gdcm::JPEGLSCodec | protectedvirtual |
| IsValid(PhotometricInterpretation const &pi) | gdcm::ImageCodec | protectedvirtual |
| JPEGLSCodec() | gdcm::JPEGLSCodec | |
| LossyFlag | gdcm::ImageCodec | protected |
| LUT | gdcm::ImageCodec | protected |
| LUTPtr typedef | gdcm::ImageCodec | protected |
| NeedByteSwap | gdcm::ImageCodec | protected |
| NeedOverlayCleanup | gdcm::ImageCodec | protected |
| NumberOfDimensions | gdcm::ImageCodec | protected |
| PF | gdcm::ImageCodec | protected |
| PI | gdcm::ImageCodec | protected |
| PlanarConfiguration | gdcm::ImageCodec | protected |
| RequestPaddedCompositePixelCode | gdcm::ImageCodec | protected |
| RequestPlanarConfiguration | gdcm::ImageCodec | protected |
| SetBufferLength(unsigned long l) | gdcm::JPEGLSCodec | inline |
| SetDimensions(const unsigned int d[3]) | gdcm::ImageCodec | |
| SetDimensions(const std::vector< unsigned int > &d) | gdcm::ImageCodec | |
| SetLossless(bool l) | gdcm::JPEGLSCodec | |
| SetLossyError(int error) | gdcm::JPEGLSCodec | |
| SetLossyFlag(bool l) | gdcm::ImageCodec | |
| SetLUT(LookupTable const &lut) | gdcm::ImageCodec | inline |
| SetNeedByteSwap(bool b) | gdcm::ImageCodec | inline |
| SetNeedOverlayCleanup(bool b) | gdcm::ImageCodec | inline |
| SetNumberOfDimensions(unsigned int dim) | gdcm::ImageCodec | |
| SetPhotometricInterpretation(PhotometricInterpretation const &pi) | gdcm::ImageCodec | |
| SetPixelFormat(PixelFormat const &pf) | gdcm::ImageCodec | inlinevirtual |
| SetPlanarConfiguration(unsigned int pc) | gdcm::ImageCodec | inline |
| StartEncode(std::ostream &) override | gdcm::JPEGLSCodec | protectedvirtual |
| StopEncode(std::ostream &) override | gdcm::JPEGLSCodec | protectedvirtual |
| ~Coder()=default | gdcm::Coder | virtual |
| ~Decoder()=default | gdcm::Decoder | virtual |
| ~ImageCodec() override | gdcm::ImageCodec | |
| ~JPEGLSCodec() override | gdcm::JPEGLSCodec |