summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/thmlolb.3
blob: f3a349c602290115a3e1d8887c3d9e8eca212098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.TH "ThMLOLB" 3 "5 Oct 2001" "The Sword Project" \" -*- nroff -*-
.ad l
.nh
.SH NAME
ThMLOLB \- this filter converts ThML text to OLB text. 
.SH SYNOPSIS
.br
.PP
\fC#include <thmlolb.h>\fR
.PP
Inherits \fBSWFilter\fR.
.PP
.SS Public Methods

.in +1c
.ti -1c
.RI "\fBThMLOLB\fR ()"
.br
.ti -1c
.RI "virtual char \fBProcessText\fR (char *text, int maxlen=-1)"
.br
.RI "\fIThis is the main filter function without the 3rd parameter.\fR"
.in -1c
.SH DETAILED DESCRIPTION
.PP 
this filter converts ThML text to OLB text.
.PP
Definition at line 30 of file thmlolb.h.
.SH MEMBER FUNCTION DOCUMENTATION
.PP 
.SS virtual char ThMLOLB::ProcessText (char * text, int maxlen = -1)\fC [virtual]\fR
.PP
This is the main filter function without the 3rd parameter.
.PP
\fBParameters: \fR
.in +1c
.TP
\fB\fItext\fR\fR
the text to be filtered/converted 
.TP
\fB\fImaxlen\fR\fR
maximal length of text to be processed 
.PP
\fBReturns: \fR
.in +1c
0 
.PP
Reimplemented from \fBSWFilter\fR.

.SH AUTHOR
.PP 
Generated automatically by Doxygen for The Sword Project from the source code.