|
The SWORD Project
1.9.0.svnversion
|
This is the complete list of members for Bzip2Compress, including all inherited members.
| buf | SWCompress | mutableprotected |
| Bzip2Compress() | Bzip2Compress | |
| decode(void) | Bzip2Compress | virtual |
| direct | SWCompress | mutableprotected |
| encode(void) | Bzip2Compress | 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 |
| 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 |
| ~Bzip2Compress() | Bzip2Compress | virtual |
| ~SWCompress() | SWCompress | virtual |