Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::HashedString Class Reference

Public Member Functions

 HashedString (const wchar_t *inStringRef)
 
 HashedString (const char *inStringRef)
 
 HashedString (const String &inString)
 
 HashedString (StringRef inStringRef)
 
void Create (const wchar_t *inStringRef)
 
String ToString () const
 

Protected Attributes

uint64_t hashedString
 

Static Protected Attributes

static std::map< HashValue, String > nameHashMap
 

The documentation for this class was generated from the following files: