EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for Colony, including all inherited members.
AbandonColony() | Colony | |
AddExtractorHead(uint32 ecuID, uint16 headID, double latitude, double longitude) | Colony | |
ccPin | Colony | private |
Colony(PyServiceMgr *mgr, Client *pClient, SystemEntity *pSE) | Colony | |
CreateCommandPin(uint32 itemID, uint32 typeID, double latitude, double longitude) | Colony | |
CreateLink(uint32 src, uint32 dest, uint16 level) | Colony | |
CreatePin(uint32 groupID, uint32 pinID, uint32 typeID, double latitude, double longitude) | Colony | |
CreateRoute(uint16 routeID, uint32 typeID, uint32 qty, PyList *path) | Colony | |
GetColony() | Colony | |
GetLevel() | Colony | inline |
GetLinks() | Colony | |
GetOwner() | Colony | |
GetPins() | Colony | |
GetRoutes() | Colony | |
GetSimTime() | Colony | inline |
HasColony() | Colony | inline |
Init() | Colony | |
InstallProgram(uint32 ecuID, uint16 typeID, float headRadius, PlanetMgr *pPMgr) | Colony | |
KillExtractorHead(uint32 ecuID, uint16 headID) | Colony | |
LaunchCommodities(uint32 pinID, std::map< uint16, uint32 > &items) | Colony | |
Load() | Colony | |
LoadPlants() | Colony | |
m_active | Colony | private |
m_client | Colony | private |
m_colonyID | Colony | private |
m_colonyTimer | Colony | private |
m_cpu | Colony | private |
m_db | Colony | private |
m_destRoutes | Colony | private |
m_loaded | Colony | private |
m_newHead | Colony | private |
m_pg | Colony | private |
m_plantMap | Colony | private |
m_pLevel | Colony | private |
m_procTime | Colony | private |
m_pSE | Colony | private |
m_srcRoutes | Colony | private |
m_svcMgr | Colony | private |
m_toUpdate | Colony | private |
MoveExtractorHead(uint32 ecuID, uint16 headID, double latitude, double longitude) | Colony | |
PlanetXfer(uint32 spaceportID, std::map< uint32, uint16 > importItems, std::map< uint32, uint16 > exportItems, double taxRate) | Colony | |
PrioritizeRoute(uint16 routeID, uint8 priority) | Colony | |
Process() | Colony | |
ProcessECUs(bool &save) | Colony | |
ProcessPlants(bool &save) | Colony | |
RemoveLink(uint32 src, uint32 dest) | Colony | |
RemovePin(uint32 pinID) | Colony | |
RemoveRoute(uint16 routeID) | Colony | |
Save() | Colony | |
SetProgramResults(uint32 ecuID, uint16 typeID, uint16 numCycles, float headRadius, float cycleTime, uint32 qtyPerCycle) | Colony | |
SetSchematic(uint32 pinID, uint8 schematicID=0) | Colony | |
Shutdown() | Colony | |
tempECUs | Colony | private |
tempPinIDs | Colony | private |
TransferCommodities(uint32 srcID, uint32 destID, std::map< uint16, uint32 > items) | Colony | |
Update(bool updateTimes=false) | Colony | |
UpdatePlantPins(uint32 pinID=0) | Colony | |
UpgradeCommandCenter(uint32 pinID, int8 level) | Colony | |
UpgradeLink(uint32 src, uint32 dest, uint8 level) | Colony | |
~Colony() | Colony |