WordDBCompress Member List
This is the complete list of members for
WordDBCompress, including all inherited members.
cmprInfo | WordDBCompress | [private] |
CmprInfo() | WordDBCompress | |
Compress(const unsigned char *inbuff, int inbuff_length, unsigned char **outbuffp, int *outbuff_lengthp) | WordDBCompress | |
CompressBtree(const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int *outbuff_lengthp) | WordDBCompress | |
CompressIBtree(const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int *outbuff_lengthp) | WordDBCompress | |
CompressLBtree(const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int *outbuff_lengthp) | WordDBCompress | |
context | WordDBCompress | [private] |
debug | WordDBCompress | [private] |
DiffPage(const unsigned char *first, const unsigned char *second) const | WordDBCompress | |
DumpPage(const unsigned char *page) const | WordDBCompress | |
encoded | WordDBCompress | [private] |
GetContext() | WordDBCompress | [inline] |
Uncompress(const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length) | WordDBCompress | |
UncompressBtree(const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length) | WordDBCompress | |
UncompressIBtree(const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length) | WordDBCompress | |
UncompressLBtree(const unsigned char *inbuff, int inbuff_length, unsigned char *outbuff, int outbuff_length) | WordDBCompress | |
verbose | WordDBCompress | [private] |
WordDBCompress(WordContext *ncontext) | WordDBCompress | |
~WordDBCompress() | WordDBCompress | |