![]() |
Pioneer
|
#include "JobQueue.h"#include "RefCounted.h"#include "galaxy/SystemPath.h"#include <functional>#include <map>#include <memory>#include <set>#include <vector>

Go to the source code of this file.
Classes | |
| class | GalaxyObjectCache< T, CompareT > |
| class | GalaxyObjectCache< T, CompareT >::Slave |
Typedefs | |
| typedef GalaxyObjectCache< Sector, SystemPath::LessSectorOnly > | SectorCache |
| typedef GalaxyObjectCache< StarSystem, SystemPath::LessSystemOnly > | StarSystemCache |