WordDBCompress Class Reference

#include <WordDBCompress.h>

List of all members.


Detailed Description

Definition at line 24 of file WordDBCompress.h.


Public Member Functions

DB_CMPR_INFOCmprInfo ()
int Compress (const unsigned char *inbuff, int inbuff_length, unsigned char **outbuffp, int *outbuff_lengthp)
int CompressBtree (const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int *outbuff_lengthp)
int CompressIBtree (const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int *outbuff_lengthp)
int CompressLBtree (const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int *outbuff_lengthp)
int DiffPage (const unsigned char *first, const unsigned char *second) const
void DumpPage (const unsigned char *page) const
WordContextGetContext ()
int Uncompress (const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length)
int UncompressBtree (const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length)
int UncompressIBtree (const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length)
int UncompressLBtree (const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length)
 WordDBCompress (WordContext *ncontext)
 ~WordDBCompress ()

Private Attributes

DB_CMPR_INFOcmprInfo
WordContextcontext
int debug
WordDBEncodedencoded
int verbose

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

Generated on Sun Jun 8 10:57:06 2008 for GNUmifluz by  doxygen 1.5.5