|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for EntityList, including all inherited members.
| Add(Client *pClient) | EntityList | |
| AddNPC() | EntityList | inline |
| AddPlayer(Client *pClient) | EntityList | |
| AddProbe(uint32 probeID, ProbeSE *pSE) | EntityList | inline |
| AddStation(uint32 stationID, StationItemRef itemRef) | EntityList | |
| AddTargMgr(SystemEntity *pSE, TargetManager *pTM) | EntityList | inline |
| Broadcast(const char *notifyType, const char *idType, PyTuple **payload) const | EntityList | |
| Broadcast(const PyAddress &dest, EVENotificationStream ¬i) const | EntityList | |
| character_set typedef | EntityList | |
| Close() | EntityList | |
| CorpNotify(uint32 corpID, uint8 bCastType, const char *notifyType, const char *idType, PyTuple *payload) const | EntityList | |
| corpRole typedef | EntityList | private |
| DeleteTargMgr(SystemEntity *pSE) | EntityList | inline |
| EntityList() | EntityList | |
| FindClientByCharID(uint32 charID) const | EntityList | |
| FindClientByName(const char *name) const | EntityList | |
| FindOrBootSystem(uint32 systemID) | EntityList | |
| get() | Singleton< EntityList > | inlinestatic |
| GetAgent(uint32 agentID) | EntityList | |
| GetAnomalyID() | EntityList | |
| GetClientCount() const | EntityList | inline |
| GetClients(std::vector< Client * > &result) const | EntityList | |
| GetClientSeed() | EntityList | inline |
| GetConnections() | EntityList | inline |
| GetCorpClients(std::vector< Client * > &result, uint32 corpID) const | EntityList | |
| GetMinutes() | EntityList | inline |
| GetNPCCount() | EntityList | inline |
| GetPlayerCount() const | EntityList | inline |
| GetStamp() | EntityList | inline |
| GetStartTime() | EntityList | inline |
| GetStationByID(uint32 stationID) | EntityList | |
| GetStationCount() const | EntityList | inline |
| GetStationGuestList(uint32 stationID, std::vector< Client * > &result) const | EntityList | |
| GetSystemCount() const | EntityList | inline |
| GetTracking() | EntityList | inline |
| GetUpTime(std::string &time) | EntityList | |
| HasClients() | EntityList | inline |
| Initialize() | EntityList | |
| IsOnline(uint32 charID) | EntityList | |
| m_agents | EntityList | private |
| m_anomIDs | EntityList | private |
| m_clients | EntityList | private |
| m_clientSeedID | EntityList | private |
| m_connections | EntityList | private |
| m_corpMembers | EntityList | private |
| m_minutes | EntityList | private |
| m_minuteTimer | EntityList | private |
| m_npcs | EntityList | private |
| m_players | EntityList | private |
| m_probes | EntityList | private |
| m_services | EntityList | protected |
| m_sessions | EntityList | private |
| m_shipTracking | EntityList | private |
| m_stamp | EntityList | private |
| m_stampTimer | EntityList | private |
| m_startTime | EntityList | private |
| m_stations | EntityList | private |
| m_systems | EntityList | private |
| m_targMgrs | EntityList | private |
| m_targTimer | EntityList | private |
| mInstance | Singleton< EntityList > | protectedstatic |
| mMutex | EntityList | protected |
| Multicast(const char *notifyType, const char *idType, PyTuple **in_payload, NotificationDestination target, uint32 target_id, bool seq=true) | EntityList | |
| Multicast(const char *notifyType, const char *idType, PyTuple **payload, const MulticastTarget &mcset, bool seq=true) | EntityList | |
| Multicast(const character_set &cset, const PyAddress &dest, EVENotificationStream ¬i) const | EntityList | |
| Multicast(const character_set &cset, const char *notifyType, const char *idType, PyTuple **payload, bool seq=true) const | EntityList | |
| Process() | EntityList | |
| PyIsOnline(uint32 charID) | EntityList | |
| RegisterSID(int64 &sessionID) | EntityList | |
| Remove(Client *pClient) | EntityList | |
| RemoveNPC() | EntityList | inline |
| RemovePlayer(Client *pClient) | EntityList | |
| RemoveProbe(uint32 probeID) | EntityList | inline |
| RemoveSID(int64 sessionID) | EntityList | |
| RemoveStation(uint32 stationID) | EntityList | |
| ResetStartTime() | EntityList | inline |
| SetService(PyServiceMgr *svc) | EntityList | inline |
| SetTracking(bool set=false) | EntityList | inline |
| Shutdown() | EntityList | |
| Singleton() | Singleton< EntityList > | inline |
| Unicast(uint32 charID, const char *notifyType, const char *idType, PyTuple **payload, bool seq=true) | EntityList | |
| ~EntityList() | EntityList |