summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/GBFStrongs.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/GBFStrongs.3')
-rw-r--r--doc/api-documentation/man/man3/GBFStrongs.375
1 files changed, 75 insertions, 0 deletions
diff --git a/doc/api-documentation/man/man3/GBFStrongs.3 b/doc/api-documentation/man/man3/GBFStrongs.3
new file mode 100644
index 0000000..65cf644
--- /dev/null
+++ b/doc/api-documentation/man/man3/GBFStrongs.3
@@ -0,0 +1,75 @@
+.TH "GBFStrongs" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
+.ad l
+.nh
+.SH NAME
+GBFStrongs \- This Filter shows/hides strong's numbers in a GBF text.
+.SH SYNOPSIS
+.br
+.PP
+\fC#include <gbfstrongs.h>\fP
+.PP
+Inherits SWFilter.
+.PP
+.SS "Public Methods"
+
+.in +1c
+.ti -1c
+.RI "\fBGBFStrongs\fP ()"
+.br
+.ti -1c
+.RI "virtual \fB~GBFStrongs\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 strong's numbers in a GBF text.
+.PP
+Definition at line 30 of file gbfstrongs.h.
+
+.SH "AUTHOR"
+.PP
+Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file