summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/UTF8Cantillation.3
blob: 16a9cdb7e0a12af401b8198d6189ba3e251d01c7 (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
.TH "UTF8Cantillation" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
.ad l
.nh
.SH NAME
UTF8Cantillation \- This Filter shows/hides Hebrew cantillation marks in UTF8 text. 
.SH SYNOPSIS
.br
.PP
\fC#include <utf8cantillation.h>\fP
.PP
Inherits SWFilter.
.PP
.SS "Public Methods"

.in +1c
.ti -1c
.RI "\fBUTF8Cantillation\fP ()"
.br
.ti -1c
.RI "virtual \fB~UTF8Cantillation\fP ()"
.br
.ti -1c
.RI "virtual char \fBProcessText\fP (char *text, int maxlen, const \fBSWKey\fP *key, const \fBSWModule\fP *=0)"
.br
.ti -1c
.RI "virtual const char * \fBgetOptionName\fP ()"
.br
.ti -1c
.RI "virtual const char * \fBgetOptionTip\fP ()"
.br
.ti -1c
.RI "virtual void \fBsetOptionValue\fP (const char *ival)"
.br
.ti -1c
.RI "virtual const char * \fBgetOptionValue\fP ()"
.br
.ti -1c
.RI "virtual OptionsList \fBgetOptionValues\fP ()"
.br
.in -1c
.SS "Private Attributes"

.in +1c
.ti -1c
.RI "bool \fBoption\fP"
.br
.ti -1c
.RI "OptionsList \fBoptions\fP"
.br
.in -1c
.SS "Static Private Attributes"

.in +1c
.ti -1c
.RI "const char \fBon\fP []"
.br
.ti -1c
.RI "const char \fBoff\fP []"
.br
.ti -1c
.RI "const char \fBoptName\fP []"
.br
.ti -1c
.RI "const char \fBoptTip\fP []"
.br
.in -1c
.SH "DETAILED DESCRIPTION"
.PP 
This Filter shows/hides Hebrew cantillation marks in UTF8 text.
.PP
Definition at line 29 of file utf8cantillation.h.

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