Pyrogenesis  trunk
Classes
EntityMap.h File Reference
#include "Entity.h"
Include dependency graph for EntityMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EntityMap< T >
 A fast replacement for map<entity_id_t, T>. More...
 
struct  EntityMap< T >::key_val< K, V >
 
struct  EntityMap< T >::_iter< U >
 
struct  SerializeEntityMap< VSerializer >