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

◆ Configuration()

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

Referenced by Configuration().

Member Data Documentation

◆ allowOverflow

bool libebook::SoftBookLZSSStream::Configuration::allowOverflow

Referenced by Configuration().

◆ bigEndian

bool libebook::SoftBookLZSSStream::Configuration::bigEndian

Referenced by Configuration().

◆ fillChar

char libebook::SoftBookLZSSStream::Configuration::fillChar

Referenced by Configuration().

◆ fillPos

unsigned libebook::SoftBookLZSSStream::Configuration::fillPos

Referenced by Configuration().

◆ lengthBits

unsigned libebook::SoftBookLZSSStream::Configuration::lengthBits

Referenced by Configuration().

◆ offsetBits

unsigned libebook::SoftBookLZSSStream::Configuration::offsetBits

Referenced by Configuration().

◆ uncompressedLength

unsigned libebook::SoftBookLZSSStream::Configuration::uncompressedLength

Referenced by Configuration().


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

Generated for libe-book by doxygen 1.13.1