Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
StrKey Class Reference
a standard string key class (used for modules that index on single strings (eg.
More...
#include <strkey.h>
Inheritance diagram for StrKey::
List of all members.
Public Methods |
| StrKey (const char *ikey=0) |
| initializes instance of StrKey. More...
|
virtual | ~StrKey () |
| cleans up instance of StrKey.
|
Private Methods |
void | init () |
Static Private Attributes |
SWClass | classdef |
Detailed Description
a standard string key class (used for modules that index on single strings (eg.
cities, names, words, etc.)
Definition at line 35 of file strkey.h.
Constructor & Destructor Documentation
StrKey::StrKey
|
(  |
const char * |
ikey = 0 |
) |
|
|
|
initializes instance of StrKey.
-
Parameters:
-
ikey
|
text key (word, city, name, etc.) |
|
The documentation for this class was generated from the following file:
Generated at Tue Jan 22 14:52:49 2002 for The Sword Project by
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001