Grok  7.6.3
Public Member Functions | Public Attributes | List of all members
grk::BlockExec Struct Reference

#include <T1Structs.h>

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

Public Member Functions

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

Public Attributes

TileComponenttilec
 
uint8_t bandIndex
 
eBandOrientation band_orientation
 
float stepsize
 
uint32_t cblk_sty
 
uint8_t qmfbid
 
uint32_t x
 
uint32_t y
 
uint8_t k_msbs
 
bool isOpen
 

Constructor & Destructor Documentation

◆ BlockExec()

grk::BlockExec::BlockExec ( )

Member Data Documentation

◆ band_orientation

eBandOrientation grk::BlockExec::band_orientation

◆ bandIndex

uint8_t grk::BlockExec::bandIndex

◆ cblk_sty

uint32_t grk::BlockExec::cblk_sty

◆ isOpen

bool grk::BlockExec::isOpen

◆ k_msbs

uint8_t grk::BlockExec::k_msbs

◆ qmfbid

uint8_t grk::BlockExec::qmfbid

◆ stepsize

float grk::BlockExec::stepsize

◆ tilec

TileComponent* grk::BlockExec::tilec

◆ x

uint32_t grk::BlockExec::x

◆ y

uint32_t grk::BlockExec::y

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