aimsalgo  5.0.5
Neuroimaging image processing
LZHLEncoderStat::Symbol Struct Reference

#include <aims/compression/huffman.h>

Public Attributes

short nBits
 
ushort code
 

Detailed Description

Definition at line 87 of file huffman.h.

Member Data Documentation

◆ code

ushort LZHLEncoderStat::Symbol::code

Definition at line 87 of file huffman.h.

Referenced by LZHLEncoder::~LZHLEncoder().

◆ nBits

short LZHLEncoderStat::Symbol::nBits

Definition at line 87 of file huffman.h.

Referenced by LZHLEncoder::~LZHLEncoder().


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