| AddSpaceStation(SystemBody *station) | StarSystem::GeneratorAPI | inline |
| AddStar(SystemBody *star) | StarSystem::GeneratorAPI | inline |
| AddTotalPop(fixed pop) | StarSystem::GeneratorAPI | inline |
| AddTradeLevel(GalacticEconomy::CommodityId type, int level) | StarSystem::GeneratorAPI | inline |
| DecRefCount() const | RefCounted | inline |
| Dump(FILE *file, const char *indent="", bool suppressSectorData=false) const | StarSystem | |
| eEXPLORED_AT_START enum value | StarSystem | |
| eEXPLORED_BY_PLAYER enum value | StarSystem | |
| eUNEXPLORED enum value | StarSystem | |
| ExplorationState enum name | StarSystem | |
| ExploreSystem(double time) | StarSystem | |
| ExportToLua(const char *filename) | StarSystem | |
| FromJson(RefCountedPtr< Galaxy > galaxy, const Json &jsonObj) | StarSystem | static |
| GalaxyGenerator | StarSystem::GeneratorAPI | friend |
| GetAgricultural() const | StarSystem | inline |
| GetBodies() | StarSystem | inline |
| GetBodies() const | StarSystem | inline |
| GetBodyByPath(const SystemPath &path) const | StarSystem | |
| GetCommodityBasePriceModPercent(GalacticEconomy::CommodityId t) | StarSystem | inline |
| GetEconType() const | StarSystem | inline |
| GetExplored() const | StarSystem | inline |
| GetExploredTime() const | StarSystem | inline |
| GetFaction() const | StarSystem | inline |
| GetHumanProx() const | StarSystem | inline |
| GetIndustrial() const | StarSystem | inline |
| GetLongDescription() const | StarSystem | inline |
| GetMetallicity() const | StarSystem | inline |
| GetName() const | StarSystem | inline |
| GetNumBodies() const | StarSystem | inline |
| GetNumSpaceStations() const | StarSystem | inline |
| GetNumStars() const | StarSystem | inline |
| GetOtherNames() const | StarSystem | inline |
| GetPath() const | StarSystem | inline |
| GetPathOf(const SystemBody *sbody) const | StarSystem | |
| GetRefCount() const | RefCounted | inline |
| GetRootBody() const | StarSystem | inline |
| GetRootBody() | StarSystem | inline |
| GetSeed() const | StarSystem | inline |
| GetShortDescription() const | StarSystem | inline |
| GetSpaceStations() | StarSystem | inline |
| GetSpaceStations() const | StarSystem | inline |
| GetStars() | StarSystem | inline |
| GetStars() const | StarSystem | inline |
| GetSysPolit() const | StarSystem | inline |
| GetTotalPop() const | StarSystem | inline |
| GetTradeLevel(GalacticEconomy::CommodityId type) | StarSystem::GeneratorAPI | inline |
| GetUnexplored() const | StarSystem | inline |
| HasCustomBodies() const | StarSystem::GeneratorAPI | inline |
| HasSpaceStations() const | StarSystem | inline |
| IncRefCount() const | RefCounted | inline |
| IsCommodityLegal(const GalacticEconomy::CommodityId t) | StarSystem | inline |
| m_galaxy | StarSystem | |
| MakeShortDescription() | StarSystem::GeneratorAPI | |
| NewBody() | StarSystem::GeneratorAPI | inline |
| RefCounted() | RefCounted | inline |
| SetAgricultural(fixed agricultural) | StarSystem::GeneratorAPI | inline |
| SetCommodityLegal(GalacticEconomy::CommodityId type, bool legal) | StarSystem::GeneratorAPI | inline |
| SetCustom(bool isCustom, bool hasCustomBodies) | StarSystem::GeneratorAPI | inline |
| SetEconType(GalacticEconomy::EconomyId econType) | StarSystem::GeneratorAPI | inline |
| SetExplored(ExplorationState explored, double time) | StarSystem::GeneratorAPI | inline |
| SetFaction(const Faction *faction) | StarSystem::GeneratorAPI | inline |
| SetHumanProx(fixed humanProx) | StarSystem::GeneratorAPI | inline |
| SetIndustrial(fixed industrial) | StarSystem::GeneratorAPI | inline |
| SetLongDesc(const std::string &desc) | StarSystem::GeneratorAPI | inline |
| SetMetallicity(fixed metallicity) | StarSystem::GeneratorAPI | inline |
| SetName(const std::string &name) | StarSystem::GeneratorAPI | inline |
| SetNumStars(int numStars) | StarSystem::GeneratorAPI | inline |
| SetOtherNames(const std::vector< std::string > &other_names) | StarSystem::GeneratorAPI | inline |
| SetRootBody(RefCountedPtr< SystemBody > rootBody) | StarSystem::GeneratorAPI | inline |
| SetRootBody(SystemBody *rootBody) | StarSystem::GeneratorAPI | inline |
| SetSeed(Uint32 seed) | StarSystem::GeneratorAPI | inline |
| SetShortDesc(const std::string &desc) | StarSystem::GeneratorAPI | inline |
| SetSysPolit(SysPolit polit) | StarSystem::GeneratorAPI | inline |
| SetTotalPop(fixed pop) | StarSystem::GeneratorAPI | inline |
| SetTradeLevel(GalacticEconomy::CommodityId type, int level) | StarSystem::GeneratorAPI | inline |
| starColors | StarSystem | static |
| starLuminosities | StarSystem | static |
| starRealColors | StarSystem | static |
| starScale | StarSystem | static |
| StarSystem(const SystemPath &path, RefCountedPtr< Galaxy > galaxy, StarSystemCache *cache, Random &rand) | StarSystem | protected |
| ToJson(Json &jsonObj, StarSystem *) | StarSystem | static |
| ~LuaWrappable() | LuaWrappable | inlinevirtual |
| ~RefCounted() | RefCounted | inlinevirtual |
| ~StarSystem() | StarSystem | protectedvirtual |