Grok 20.3.2
grk::BackupCache Struct Reference

#include <debug_context.h>

Public Member Functions

 BackupCache (const t1::mqcoder &coder, uint8_t passno, uint8_t position, uint16_t i, uint16_t k)

Public Attributes

t1::mqcoder coder_
uint8_t passno_
uint8_t position_
uint16_t i_
uint16_t k_

Constructor & Destructor Documentation

◆ BackupCache()

grk::BackupCache::BackupCache ( const t1::mqcoder & coder,
uint8_t passno,
uint8_t position,
uint16_t i,
uint16_t k )
inline

References coder_, i_, k_, passno_, and position_.

Member Data Documentation

◆ coder_

t1::mqcoder grk::BackupCache::coder_

Referenced by BackupCache().

◆ i_

uint16_t grk::BackupCache::i_

Referenced by BackupCache().

◆ k_

uint16_t grk::BackupCache::k_

Referenced by BackupCache().

◆ passno_

uint8_t grk::BackupCache::passno_

Referenced by BackupCache().

◆ position_

uint8_t grk::BackupCache::position_

Referenced by BackupCache().


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