libStatGen Software  1
StringHashBase Class Reference
Inheritance diagram for StringHashBase:

List of all members.

Public Member Functions

void setCaseSensitive (bool caseSensitive)
virtual void SetSize (int newsize)=0

Protected Member Functions

bool stringsEqual (const String &string1, const String &string2) const
unsigned int getKey (const String &string) const

Protected Attributes

bool myCaseSensitive

Detailed Description

Definition at line 26 of file StringHash.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends