Data Fields

index_cat_info Struct Reference

Structure to pass info to index_cat_helper(). More...

Data Fields

lzma_vli uncompressed_size
 Uncompressed size of the destination.
lzma_vli file_size
 Compressed file size of the destination.
lzma_vli block_number_add
 Same as above but for Block numbers.
uint32_t stream_number_add
index_treestreams
 Destination index' Stream tree.

Detailed Description

Structure to pass info to index_cat_helper().


Field Documentation

Uncompressed size of the destination.

Referenced by index_cat_helper().

Compressed file size of the destination.

Referenced by index_cat_helper().

Same as above but for Block numbers.

Referenced by index_cat_helper().

Number of Streams that were in the destination index before we started appending new Streams from the source index. This is used to fix the Stream numbering.

Referenced by index_cat_helper().

Destination index' Stream tree.

Referenced by index_cat_helper().


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