Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

SWObject Class Reference

Base class for major Sword classes. More...

#include <swobject.h>

Inheritance diagram for SWObject::

SWKey ListKey virtual void SWModule::optionFilter (  char * buf, long size, SWKey * key [inline, virtual]
 

OptionFilter a text buffer.

Parameters:
buf   the buffer to filter
size   the allocated size of the buffer
key   key location from where this buffer was extracted
Returns:
*this

Definition at line 525 of file swmodule.h.

virtual void SWModule::rawFilter char * buf,
long size,
SWKey * key
[inline, virtual]