Data Structures

Here are the data structures with brief descriptions:
index_cat_infoStructure to pass info to index_cat_helper()
index_treeAVL tree to hold index_stream or index_group structures
io_buf
lzma_allocatorCustom functions for memory handling
lzma_blockOptions for the Block and Block Header encoders and decoders
lzma_check_stateStructure to hold internal state of the check being calculated
lzma_filterFilter options
lzma_filter_coderBoth lzma_filter_encoder and lzma_filter_decoder begin with these members
lzma_filter_info_s
lzma_index_iterIterator to get information about Blocks and Streams
lzma_internal_s
lzma_length_decoderLength decoder probabilities; see comments in lzma_common.h
lzma_match
lzma_next_coder_sHold data and function pointers of the next filter in the chain
lzma_options_bcjOptions for BCJ filters
lzma_options_deltaOptions for the Delta filter
lzma_options_lzmaOptions specific to the LZMA1 and LZMA2 filters
lzma_options_subblockOptions for the Subblock filter
lzma_streamPassing data to and from liblzma
lzma_stream_flagsOptions for encoding/decoding Stream Header and Stream Footer

Generated on Wed Feb 17 14:53:46 2010 for XZ Utils by  doxygen 1.5.6