Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

KX_HashedString Class Reference

#include <KX_HashedString.h>

Inheritance diagram for KX_HashedString:

CCString List of all members.

Public Methods

 KX_HashedString ()
 KX_HashedString (const char* str)
 KX_HashedString (const CCString & str)
dword hash (dword init=0) const

Constructor & Destructor Documentation

KX_HashedString::KX_HashedString ( ) [inline]
 

Definition at line 93 of file KX_HashedString.h.

KX_HashedString::KX_HashedString ( const char * str ) [inline]
 

Definition at line 94 of file KX_HashedString.h.

KX_HashedString::KX_HashedString ( const CCString & str ) [inline]
 

Definition at line 95 of file KX_HashedString.h.


Member Function Documentation

dword KX_HashedString::hash ( dword init = 0 ) const [inline]
 

Definition at line 97 of file KX_HashedString.h.

Referenced by RAS_IPolyMaterial::hash().


The documentation for this class was generated from the following file:
Generated at Thu Feb 1 13:03:41 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000