This implemenation of. More...
Include dependency graph for hashedstring.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mezzanine::HashedString32 |
| An identifier that compares as fast as an integer but has a string. More... | |
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
Macros | |
| #define | HASHED_STRING_32_SEED 1 |
| A value used to tweak the hash function for maximum randomness. | |
Functions | |
| std::ostream & | Mezzanine::operator<< (std::ostream &stream, const Mezzanine::HashedString32 &x) |
| Send a HashedString32 down a stream serialized. More... | |
This implemenation of.
Definition in file hashedstring.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.