summaryrefslogtreecommitdiff
path: root/doc/api-documentation/man/man3/StrKey.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api-documentation/man/man3/StrKey.3')
-rw-r--r--doc/api-documentation/man/man3/StrKey.360
1 files changed, 0 insertions, 60 deletions
diff --git a/doc/api-documentation/man/man3/StrKey.3 b/doc/api-documentation/man/man3/StrKey.3
deleted file mode 100644
index 4f1f215..0000000
--- a/doc/api-documentation/man/man3/StrKey.3
+++ /dev/null
@@ -1,60 +0,0 @@
-.TH "StrKey" 3 "22 Jan 2002" "The Sword Project" \" -*- nroff -*-
-.ad l
-.nh
-.SH NAME
-StrKey \- a standard string key class (used for modules that index on single strings (eg.
-.SH SYNOPSIS
-.br
-.PP
-\fC#include <strkey.h>\fP
-.PP
-Inherits \fBSWKey\fP.
-.PP
-.SS "Public Methods"
-
-.in +1c
-.ti -1c
-.RI "\fBStrKey\fP (const char *ikey=0)"
-.br
-.RI "\fIinitializes instance of StrKey.\fP"
-.ti -1c
-.RI "virtual \fB~StrKey\fP ()"
-.br
-.RI "\fIcleans up instance of StrKey.\fP"
-.in -1c
-.SS "Private Methods"
-
-.in +1c
-.ti -1c
-.RI "void \fBinit\fP ()"
-.br
-.in -1c
-.SS "Static Private Attributes"
-
-.in +1c
-.ti -1c
-.RI "\fBSWClass\fP \fBclassdef\fP"
-.br
-.in -1c
-.SH "DETAILED DESCRIPTION"
-.PP
-a standard string key class (used for modules that index on single strings (eg.
-.PP
-cities, names, words, etc.)
-.PP
-Definition at line 35 of file strkey.h.
-.SH "CONSTRUCTOR & DESTRUCTOR DOCUMENTATION"
-.PP
-.SS "StrKey::StrKey (const char * ikey = 0)"
-.PP
-initializes instance of StrKey.
-.PP
-Parameters:
-.in +1c
-.TP
-\fB\fIikey\fP\fP
-text key (word, city, name, etc.)
-
-.SH "AUTHOR"
-.PP
-Generated automatically by Doxygen for The Sword Project from the source code. \ No newline at end of file