Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CJBig2_GRDProc::ProgressiveArithDecodeState Class Reference

#include <JBig2_GrdProc.h>

Collaboration diagram for CJBig2_GRDProc::ProgressiveArithDecodeState:

Public Member Functions

 ProgressiveArithDecodeState ()
 ~ProgressiveArithDecodeState ()

Public Attributes

UnownedPtr< std::unique_ptr< CJBig2_Image > > pImage
UnownedPtr< CJBig2_ArithDecoderpArithDecoder
pdfium::span< JBig2ArithCtxgbContexts
UnownedPtr< PauseIndicatorIfacepPause

Detailed Description

Definition at line 29 of file JBig2_GrdProc.h.

Constructor & Destructor Documentation

◆ ProgressiveArithDecodeState()

CJBig2_GRDProc::ProgressiveArithDecodeState::ProgressiveArithDecodeState ( )
default

◆ ~ProgressiveArithDecodeState()

CJBig2_GRDProc::ProgressiveArithDecodeState::~ProgressiveArithDecodeState ( )
default

Member Data Documentation

◆ gbContexts

pdfium::span<JBig2ArithCtx> CJBig2_GRDProc::ProgressiveArithDecodeState::gbContexts

Definition at line 36 of file JBig2_GrdProc.h.

◆ pArithDecoder

UnownedPtr<CJBig2_ArithDecoder> CJBig2_GRDProc::ProgressiveArithDecodeState::pArithDecoder

Definition at line 35 of file JBig2_GrdProc.h.

◆ pImage

UnownedPtr<std::unique_ptr<CJBig2_Image> > CJBig2_GRDProc::ProgressiveArithDecodeState::pImage

Definition at line 34 of file JBig2_GrdProc.h.

◆ pPause

UnownedPtr<PauseIndicatorIface> CJBig2_GRDProc::ProgressiveArithDecodeState::pPause

Definition at line 37 of file JBig2_GrdProc.h.


The documentation for this class was generated from the following files: