GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LDT / V0-0-0

Constituent: encdec     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_HUFF_code Struct Reference

Huffman code for a symbol. More...

#include <HUFF.h>


Data Fields

unsigned int code
unsigned short used
unsigned short size


Detailed Description

Huffman code for a symbol.


Field Documentation

unsigned int _HUFF_code::code
 

The code to use, bits are right justified

unsigned short _HUFF_code::size
 

The number of bits in the code

unsigned short _HUFF_code::used
 

Non-zero if the code is valid


The documentation for this struct was generated from the following file:
Generated on Sat Sep 24 20:26:03 2005 by doxygen 1.3.3