Classes | Namespaces

DS_StringKeyedHash.h File Reference

#include "RakAssert.h"
#include <string.h>
#include "Export.h"
#include "RakMemoryOverride.h"
#include "RakString.h"
Include dependency graph for DS_StringKeyedHash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DataStructures::StringKeyedHashIndex
class  DataStructures::StringKeyedHash< data_type, HASH_SIZE >
 Using a string as a identifier for a node, store an allocated pointer to that node. More...
struct  DataStructures::StringKeyedHash< data_type, HASH_SIZE >::Node

Namespaces

namespace  DataStructures