Searched defs:EntityMap (Results 1 – 5 of 5) sorted by relevance
85 typedef std::map<std::string, FakeServerEntity*> EntityMap; typedef
96 typedef std::map<std::string, EntityTracker*> EntityMap; typedef
92 typedef std::map<std::string, ModelTypeEntity*> EntityMap; typedef
80 typedef std::map<std::string, FakeURLLoaderEntity> EntityMap; typedef
287 EntityMapTy EntityMap; variable