csutil/strhash.h File Reference
More...
#include "hashmap.h"
Go to the source code of this file.
Compounds | |
class | csStringHash |
The string hash is a hash of strings, all with different content. More... | |
class | csStringHashIterator |
An iterator to iterate over elements in a csStringHash. More... | |
Typedefs | |
typedef uint32 | csStringID |
An identifier for a string. | |
Variables | |
csStringID const | csInvalidStringID = (csStringID) ~0 |
this ID is the 'invalid' value |
Detailed Description
Definition in file strhash.h.
Typedef Documentation
|
An identifier for a string. This identifier is equivalent to the contents of a string: If two strings have the same content, they have get the same identifier. If they have different content, they get different identifiers. Definition at line 32 of file strhash.h. Referenced by csShaderVariable::GetName(), iShaderVariableContext::GetVariableAdd(), and iShaderVariableContext::GetVariableRecursiveAdd(). |
Variable Documentation
|
this ID is the 'invalid' value
|
Generated for Crystal Space by doxygen 1.2.18