RetroArch
Public Attributes | List of all members
CLzma2Dec Struct Reference

#include <Lzma2Dec.h>

Collaboration diagram for CLzma2Dec:
[legend]

Public Attributes

CLzmaDec decoder
 
uint32_t packSize
 
uint32_t unpackSize
 
int state
 
uint8_t control
 
bool needInitDic
 
bool needInitState
 
bool needInitProp
 

Member Data Documentation

◆ control

uint8_t CLzma2Dec::control

◆ decoder

CLzmaDec CLzma2Dec::decoder

◆ needInitDic

bool CLzma2Dec::needInitDic

◆ needInitProp

bool CLzma2Dec::needInitProp

◆ needInitState

bool CLzma2Dec::needInitState

◆ packSize

uint32_t CLzma2Dec::packSize

◆ state

int CLzma2Dec::state

◆ unpackSize

uint32_t CLzma2Dec::unpackSize

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