Classes | Namespaces
BeLzma.h File Reference
#include "BeSQLite.h"

Go to the source code of this file.

Classes

struct  ILzmaOutputStream
 Interface to receive/write streamed Lzma output. More...
 
struct  ILzmaInputStream
 Interface to send/read streamed Lzma input. More...
 
struct  BeFileLzmaInStream
 Utility to stream the contents of a file to LZMA routines. More...
 
struct  BeFileLzmaOutStream
 Utility to stream the output of LZMA routines to a file. More...
 
struct  MemoryLzmaInStream
 Utility to stream the contents of a memory buffer to LZMA routines. More...
 
struct  MemoryLzmaOutStream
 Utility to stream the output of LZMA routines to a memory buffer. More...
 
struct  LzmaEncoder
 Utility to compress and write streams to the LZMA format. More...
 
struct  LzmaDecoder
 Utility to read and decompress streams in the LZMA format. More...
 

Namespaces

 Bentley
 The Bentley namespace contains types defined by the Bentley Library.
 
 Bentley::BeSQLite
 

Copyright © 2017 Bentley Systems, Incorporated. All rights reserved.