#include <thmlgbf.h>
Inheritance diagram for ThMLGBF:
Public Methods | |
ThMLGBF () | |
virtual char | ProcessText (char *text, int maxlen = -1) |
This is the main filter function without the 3rd parameter. More... |
Definition at line 30 of file thmlgbf.h.
|
This is the main filter function without the 3rd parameter.
text | the text to be filtered/converted |
maxlen | maximal length of text to be processed |
Reimplemented from SWFilter.