#include <gbfplain.h>
Inheritance diagram for GBFPlain:
Public Methods | |
GBFPlain () | |
virtual char | ProcessText (char *text, int maxlen, const SWKey *key) |
This is the main filter function. More... |
Definition at line 30 of file gbfplain.h.
|
This is the main filter function.
text | the text to be filtered/converted |
maxlen | maximal length of text to be processed |
key | sorry I don't know |
Reimplemented from SWFilter.