My Project  + 80db3
stream Directory Reference
Directory dependency graph for stream:

Files

file  block.cpp [code]
 
file  block.hpp [code]
 Wrapper to read, checksum and decompress header blocks.
 
file  checksum.hpp [code]
 Filter to be used with boost::iostreams for calculating a crypto::checksum.
 
file  chunk.cpp [code]
 
file  chunk.hpp [code]
 Wrapper to read and decompress a chunk from a stream::slice_reader.
 
file  exefilter.hpp [code]
 Filters to be used with boost::iostreams for undoing transformations Inno Setup applies to stored executable files to make them more compressible.
 
file  file.cpp [code]
 
file  file.hpp [code]
 Wrapper to read a single file from a chunk (stream::chunk_reader).
 
file  lzma.cpp [code]
 
file  lzma.hpp [code]
 LZMA 1 and 2 (aka xz) descompression filters to be used with boost::iostreams.
 
file  restrict.hpp [code]
 Wrapper class for a boost::iostreams-compatible source that can be used to restrict sources to appear smaller than they really are.
 
file  slice.cpp [code]
 
file  slice.hpp [code]
 Abstraction for reading the embedded or external raw setup data.