Classes | Enumerations

Compressor.h File Reference

Go to the source code of this file.

Classes

class  CCompressor
 Compression library for compressing and decompressing buffers using one of the standard compression algorithms, LZO, GZIP, BZIP2 or LZMA. More...

Enumerations

enum  E_COMPRESSION_TYPE {
  UNCOMPRESSED, LZO, GZIP, BZIP2,
  LZMA, SNAPPY
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation