The SWORD Project
1.9.0.svnversion
|
This is the complete list of members for XzCompress, including all inherited members.
buf | SWCompress | mutableprotected |
decode(void) | XzCompress | virtual |
direct | SWCompress | mutableprotected |
encode(void) | XzCompress | 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 |
memlimit | XzCompress | private |
pos | SWCompress | protected |
sendChars(char *buf, unsigned long len) | SWCompress | virtual |
setCompressedBuf(unsigned long *len, char *buf=0) | SWCompress | virtual |
setLevel(int l) | XzCompress | virtual |
setUncompressedBuf(const char *buf=0, unsigned long *len=0) | SWCompress | virtual |
slen | SWCompress | protected |
SWCompress() | SWCompress | |
XzCompress() | XzCompress | |
zbuf | SWCompress | mutableprotected |
zlen | SWCompress | protected |
zpos | SWCompress | protected |
~SWCompress() | SWCompress | virtual |
~XzCompress() | XzCompress | virtual |