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