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:

SWKey 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 Thu May 24 19:50:28 2001 for The Sword Project by doxygen1.1.5 written by Dimitri van Heesch, © 1997-2000