The SWORD Project
1.9.0.svnversion
|
This is the complete list of members for zStr, including all inherited members.
blockCount | zStr | private |
cacheBlock | zStr | mutableprivate |
cacheBlockIndex | zStr | mutableprivate |
cacheDirty | zStr | mutableprivate |
caseSensitive | zStr | private |
compressor | zStr | private |
createModule(const char *path) | zStr | static |
datfd | zStr | protected |
findKeyIndex(const char *ikey, long *idxoff, long away=0) const | zStr | |
flushCache() const | zStr | protected |
getCompressedText(long block, long entry, char **buf) const | zStr | protected |
getKeyFromDatOffset(long ioffset, char **buf) const | zStr | protected |
getKeyFromIdxOffset(long ioffset, char **buf) const | zStr | protected |
getText(long index, char **idxbuf, char **buf) const | zStr | |
IDXENTRYSIZE | zStr | protectedstatic |
idxfd | zStr | protected |
instance | zStr | privatestatic |
lastoff | zStr | mutableprivate |
linkEntry(const char *destkey, const char *srckey) | zStr | |
path | zStr | private |
rawZFilter(SWBuf &buf, char direction=0) const | zStr | inlinevirtual |
setText(const char *ikey, const char *buf, long len=-1) | zStr | |
zdtfd | zStr | protected |
ZDXENTRYSIZE | zStr | protectedstatic |
zdxfd | zStr | protected |
zStr(const char *ipath, int fileMode=-1, long blockCount=100, SWCompress *icomp=0, bool caseSensitive=false) | zStr | |
~zStr() | zStr | virtual |