Grok  7.6.2
Public Member Functions | Public Attributes | List of all members
grk::DecompressBlockExec Struct Reference

#include <T1Structs.h>

Inheritance diagram for grk::DecompressBlockExec:
grk::BlockExec grk::IOpenable

Public Member Functions

 DecompressBlockExec ()
 
bool open (T1Interface *t1)
 
void close (void)
 
- Public Member Functions inherited from grk::BlockExec
 BlockExec ()
 
- Public Member Functions inherited from grk::IOpenable
virtual ~IOpenable ()
 

Public Attributes

DecompressCodeblockcblk
 
uint8_t resno
 
uint32_t roishift
 
- Public Attributes inherited from grk::BlockExec
TileComponenttilec
 
uint8_t bandIndex
 
eBandOrientation band_orientation
 
float stepsize
 
uint32_t cblk_sty
 
uint32_t qmfbid
 
uint32_t x
 
uint32_t y
 
uint8_t k_msbs
 
bool isOpen
 

Constructor & Destructor Documentation

◆ DecompressBlockExec()

grk::DecompressBlockExec::DecompressBlockExec ( )

Member Function Documentation

◆ close()

void grk::DecompressBlockExec::close ( void  )
virtual

Implements grk::IOpenable.

◆ open()

bool grk::DecompressBlockExec::open ( T1Interface t1)
virtual

Member Data Documentation

◆ cblk

DecompressCodeblock* grk::DecompressBlockExec::cblk

◆ resno

uint8_t grk::DecompressBlockExec::resno

◆ roishift

uint32_t grk::DecompressBlockExec::roishift

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