|
The SWORD Project
1.9.0.svnversion
|
This is the complete list of members for LZSSCompress, including all inherited members.
| buf | SWCompress | mutableprotected |
| decode(void) | LZSSCompress | virtual |
| direct | SWCompress | mutableprotected |
| encode(void) | LZSSCompress | virtual |
| getChars(char *buf, unsigned long len) | SWCompress | virtual |
| getCompressedBuf(unsigned long *len=0) | SWCompress | virtual |
| getLevel() | SWCompress | inlinevirtual |
| getUncompressedBuf(unsigned long *len=0) | SWCompress | virtual |
| level | SWCompress | protected |
| LZSSCompress() | LZSSCompress | |
| p | LZSSCompress | private |
| pos | SWCompress | protected |
| sendChars(char *buf, unsigned long len) | SWCompress | virtual |
| setCompressedBuf(unsigned long *len, char *buf=0) | SWCompress | virtual |
| setLevel(int l) | SWCompress | inlinevirtual |
| setUncompressedBuf(const char *buf=0, unsigned long *len=0) | SWCompress | virtual |
| slen | SWCompress | protected |
| SWCompress() | SWCompress | |
| zbuf | SWCompress | mutableprotected |
| zlen | SWCompress | protected |
| zpos | SWCompress | protected |
| ~LZSSCompress() | LZSSCompress | virtual |
| ~SWCompress() | SWCompress | virtual |