AddEncodingFilter(SWFilter *newfilter) | sword::SWModule | [inline, virtual] |
AddOptionFilter(SWOptionFilter *newfilter) | sword::SWModule | [inline, virtual] |
AddRawFilter(SWFilter *newfilter) | sword::SWModule | [inline, virtual] |
AddRenderFilter(SWFilter *newfilter) | sword::SWModule | [inline, virtual] |
AddStripFilter(SWFilter *newfilter) | sword::SWModule | [inline, virtual] |
config | sword::SWModule | [protected] |
CreateKey() | sword::SWText | [virtual] |
createModule(const char *path) | sword::SWModule | [static] |
createSearchFramework(void(*percent)(char, void *)=&nullPercent, void *percentUserData=0) | sword::SWModule | [virtual] |
decrement(int steps=1) | sword::SWModule | [virtual] |
deleteEntry() | sword::SWModule | [inline, virtual] |
deleteSearchFramework() (defined in sword::SWModule) | sword::SWModule | [virtual] |
Description() const | sword::SWModule | [virtual] |
Description(const char *imoddesc) | sword::SWModule | [virtual] |
Direction(signed char newdir=-1) | sword::SWModule | [virtual] |
direction | sword::SWModule | [protected] |
disp | sword::SWModule | [protected] |
Disp(SWDisplay *idisp=0) | sword::SWModule | [inline] |
Display() | sword::SWModule | [virtual] |
EchoMod() (defined in sword::EchoMod) | sword::EchoMod | |
encoding | sword::SWModule | [protected] |
Encoding(signed char enc=-1) | sword::SWModule | [virtual] |
encodingFilter(SWBuf &buf, SWKey *key) | sword::SWModule | [inline, virtual] |
encodingFilters | sword::SWModule | [protected] |
entryAttributes | sword::SWModule | [mutable, protected] |
entryBuf | sword::SWModule | [protected] |
entryIndex | sword::SWModule | [mutable, protected] |
entrySize | sword::SWModule | [protected] |
error | sword::SWModule | [protected] |
Error() | sword::SWModule | [virtual] |
filterBuffer(OptionFilterList *filters, SWBuf &buf, SWKey *key) | sword::SWModule | [virtual] |
filterBuffer(FilterList *filters, SWBuf &buf, SWKey *key) | sword::SWModule | [virtual] |
flush() (defined in sword::SWCacher) | sword::SWCacher | [virtual] |
getConfig() const | sword::SWModule | [inline, virtual] |
getConfigEntry(const char *key) const (defined in sword::SWModule) | sword::SWModule | [virtual] |
getDisplay() const | sword::SWModule | [virtual] |
getEntryAttributes() const | sword::SWModule | [inline, virtual] |
getEntrySize() const | sword::SWModule | [inline, virtual] |
getKey() const | sword::SWModule | [virtual] |
getKeyText() const | sword::SWModule | [inline, virtual] |
getRawEntry() | sword::SWModule | [inline, virtual] |
getRawEntryBuf() | sword::EchoMod | [virtual] |
getRenderFilters() const | sword::SWModule | [inline, virtual] |
getSkipConsecutiveLinks() | sword::SWModule | [inline, virtual] |
getVerseKey() const (defined in sword::SWText) | sword::SWText | [protected] |
hasSearchFramework() | sword::SWModule | [virtual] |
increment(int steps=1) | sword::SWModule | [virtual] |
Index() const (defined in sword::SWText) | sword::SWText | [virtual] |
Index(long iindex) (defined in sword::SWText) | sword::SWText | [virtual] |
isProcessEntryAttributes() const | sword::SWModule | [inline, virtual] |
isSearchOptimallySupported(const char *istr, int searchType, int flags, SWKey *scope) | sword::SWSearchable | [virtual] |
isUnicode() const | sword::SWModule | [inline, virtual] |
isWritable() | sword::SWModule | [inline, virtual] |
key | sword::SWModule | [protected] |
Key(const SWKey &ikey) | sword::SWModule | [inline] |
Key() const | sword::SWModule | [inline] |
KeyText(const char *ikeytext=0) | sword::SWModule | [inline, virtual] |
Lang(const char *imodlang=0) | sword::SWModule | [virtual] |
lastAccess() (defined in sword::SWCacher) | sword::SWCacher | [virtual] |
linkEntry(const SWKey *sourceKey) | sword::SWModule | [virtual] |
listKey | sword::SWModule | [protected] |
markup | sword::SWModule | [protected] |
Markup(signed char markup=-1) | sword::SWModule | [virtual] |
moddesc | sword::SWModule | [protected] |
modlang | sword::SWModule | [protected] |
modname | sword::SWModule | [protected] |
modtype | sword::SWModule | [protected] |
Name() const | sword::SWModule | [virtual] |
Name(const char *imodname) | sword::SWModule | [virtual] |
nullPercent(char percent, void *userData) | sword::SWSearchable | [static] |
operator const char *() | sword::SWText | [inline] |
operator SWKey &() | sword::SWText | [inline] |
operator SWKey *() | sword::SWText | [inline] |
operator++(int) | sword::SWText | [inline] |
operator+=(int steps) | sword::SWText | [inline] |
operator--(int) | sword::SWText | [inline] |
operator-=(int steps) | sword::SWText | [inline] |
operator<<(const char *inbuf) | sword::SWText | [inline] |
operator<<(const SWKey *sourceKey) | sword::SWText | [inline] |
operator=(SW_POSITION p) | sword::SWText | [inline] |
optionFilter(SWBuf &buf, SWKey *key) | sword::SWModule | [inline, virtual] |
optionFilters | sword::SWModule | [protected] |
ownConfig | sword::SWModule | [protected] |
procEntAttr | sword::SWModule | [mutable, protected] |
processEntryAttributes(bool val) const | sword::SWModule | [inline, virtual] |
rawdisp | sword::SWModule | [protected, static] |
rawFilter(SWBuf &buf, SWKey *key) | sword::SWModule | [inline, virtual] |
rawFilters | sword::SWModule | [protected] |
RemoveEncodingFilter(SWFilter *oldfilter) | sword::SWModule | [inline, virtual] |
RemoveRenderFilter(SWFilter *oldfilter) | sword::SWModule | [inline, virtual] |
renderFilter(SWBuf &buf, SWKey *key) | sword::SWModule | [inline, virtual] |
renderFilters | sword::SWModule | [protected] |
RenderText(const char *buf=0, int len=-1, bool render=true) | sword::SWModule | [virtual] |
RenderText(SWKey *tmpKey) | sword::SWModule | [virtual] |
ReplaceEncodingFilter(SWFilter *oldfilter, SWFilter *newfilter) | sword::SWModule | [inline, virtual] |
ReplaceRenderFilter(SWFilter *oldfilter, SWFilter *newfilter) | sword::SWModule | [inline, virtual] |
resourceConsumption() (defined in sword::SWCacher) | sword::SWCacher | [virtual] |
search(const char *istr, int searchType=0, int flags=0, SWKey *scope=0, bool *justCheckIfSupported=0, void(*percent)(char, void *)=&nullPercent, void *percentUserData=0) | sword::SWModule | [virtual] |
Search(const char *istr, int searchType=0, int flags=0, SWKey *scope=0, bool *justCheckIfSupported=0, void(*percent)(char, void *)=&nullPercent, void *percentUserData=0) | sword::SWModule | [inline, virtual] |
setConfig(ConfigEntMap *config) (defined in sword::SWModule) | sword::SWModule | [virtual] |
setDisplay(SWDisplay *idisp) | sword::SWModule | [virtual] |
setEntry(const char *inbuf, long len=-1) | sword::SWModule | [virtual] |
setKey(const SWKey *ikey) | sword::SWModule | [virtual] |
setKey(const SWKey &ikey) | sword::SWModule | [inline] |
SetKey(const SWKey *ikey) | sword::SWModule | [inline] |
SetKey(const SWKey &ikey) | sword::SWModule | [inline] |
setPosition(SW_POSITION pos) | sword::SWModule | [virtual] |
setSkipConsecutiveLinks(bool val) | sword::SWModule | [inline, virtual] |
skipConsecutiveLinks | sword::SWModule | [protected] |
stripFilter(SWBuf &buf, SWKey *key) | sword::SWModule | [inline, virtual] |
stripFilters | sword::SWModule | [protected] |
StripText(const char *buf=0, int len=-1) | sword::SWModule | [virtual] |
StripText(SWKey *tmpKey) | sword::SWModule | [virtual] |
SWCacher() (defined in sword::SWCacher) | sword::SWCacher | |
SWModule(const char *imodname=0, const char *imoddesc=0, SWDisplay *idisp=0, char *imodtype=0, char encoding=ENC_UNKNOWN, char dir=DIRECTION_LTR, char markup=FMT_UNKNOWN, const char *modlang=0) | sword::SWModule | |
SWSearchable() (defined in sword::SWSearchable) | sword::SWSearchable | |
SWText(const char *imodname=0, const char *imoddesc=0, SWDisplay *idisp=0, char encoding=ENC_UNKNOWN, char dir=DIRECTION_LTR, char markup=FMT_UNKNOWN, const char *ilang=0) | sword::SWText | |
terminateSearch | sword::SWModule | |
Type() const | sword::SWModule | [virtual] |
Type(const char *imodtype) | sword::SWModule | [virtual] |
~EchoMod() (defined in sword::EchoMod) | sword::EchoMod | [virtual] |
~SWCacher() (defined in sword::SWCacher) | sword::SWCacher | [virtual] |
~SWModule() | sword::SWModule | [virtual] |
~SWSearchable() (defined in sword::SWSearchable) | sword::SWSearchable | [virtual] |
~SWText() (defined in sword::SWText) | sword::SWText | [virtual] |