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
 
UnownedPtr< JBig2ArithCtxgbContext
 
UnownedPtr< PauseIndicatorIfacepPause
 

Detailed Description

Definition at line 27 of file JBig2_GrdProc.h.

Constructor & Destructor Documentation

◆ ProgressiveArithDecodeState()

CJBig2_GRDProc::ProgressiveArithDecodeState::ProgressiveArithDecodeState ( )
default

◆ ~ProgressiveArithDecodeState()

CJBig2_GRDProc::ProgressiveArithDecodeState::~ProgressiveArithDecodeState ( )
default

Member Data Documentation

◆ gbContext

UnownedPtr<JBig2ArithCtx> CJBig2_GRDProc::ProgressiveArithDecodeState::gbContext

Definition at line 34 of file JBig2_GrdProc.h.

◆ pArithDecoder

UnownedPtr<CJBig2_ArithDecoder> CJBig2_GRDProc::ProgressiveArithDecodeState::pArithDecoder

Definition at line 33 of file JBig2_GrdProc.h.

◆ pImage

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

Definition at line 32 of file JBig2_GrdProc.h.

◆ pPause

UnownedPtr<PauseIndicatorIface> CJBig2_GRDProc::ProgressiveArithDecodeState::pPause

Definition at line 35 of file JBig2_GrdProc.h.


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