Data Structures

Here are the data structures with brief descriptions:
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_recordIndex Record and its location
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_flags

Generated on Wed May 25 10:35:47 2011 for XZ Utils by  doxygen 1.5.5