libebook::SoftBookLZSSStream::Configuration Struct Reference

#include <SoftBookLZSSStream.h>

Public Member Functions

 Configuration ()
 

Public Attributes

unsigned offsetBits
 
unsigned lengthBits
 
unsigned uncompressedLength
 
unsigned fillPos
 
char fillChar
 
bool allowOverflow
 
bool bigEndian
 

Constructor & Destructor Documentation

libebook::SoftBookLZSSStream::Configuration::Configuration ( )

Member Data Documentation

bool libebook::SoftBookLZSSStream::Configuration::allowOverflow
bool libebook::SoftBookLZSSStream::Configuration::bigEndian
char libebook::SoftBookLZSSStream::Configuration::fillChar
unsigned libebook::SoftBookLZSSStream::Configuration::fillPos
unsigned libebook::SoftBookLZSSStream::Configuration::lengthBits
unsigned libebook::SoftBookLZSSStream::Configuration::offsetBits
unsigned libebook::SoftBookLZSSStream::Configuration::uncompressedLength

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

Generated for libe-book by doxygen 1.8.8