Pyrogenesis  trunk
Classes
ObjectToIDMap.h File Reference
#include "scriptinterface/ScriptRuntime.h"
#include "scriptinterface/ScriptTypes.h"
#include <stdint.h>
Include dependency graph for ObjectToIDMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ObjectIdCache< T >
 Providing a map-like structure with JSObject pointers (actually their hash) as keys with correct garbage collection handling (JSObjects can move in memory). More...