EvEmu
0.8.4
11 September 2021
|
#include "POD_containers.h"
Public Attributes | |
uint8 | dungeonType |
uint16 | bubbleID |
uint16 | sigTypeID |
uint16 | sigGroupID |
uint16 | scanGroupID |
uint16 | scanAttributeID |
uint32 | ownerID |
uint32 | systemID |
uint32 | sigItemID |
float | sigStrength |
GPoint | position |
std::string | sigID |
std::string | sigName |
Definition at line 159 of file POD_containers.h.
uint16 CosmicSignature::bubbleID |
Definition at line 161 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), DungeonMgr::Create(), and AnomalyMgr::CreateAnomaly().
uint8 CosmicSignature::dungeonType |
Definition at line 160 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), DungeonMgr::Create(), AnomalyMgr::CreateAnomaly(), DungeonMgr::CreateDeco(), SystemManager::GetAllEntities(), Scan::GetProbeDataForSig(), DungeonMgr::MakeDungeon(), and ManagerDB::SaveAnomaly().
uint32 CosmicSignature::ownerID |
Definition at line 169 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), DungeonMgr::Create(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), and DungeonMgr::MakeDungeon().
GPoint CosmicSignature::position |
Definition at line 173 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), DungeonMgr::Create(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), Scan::GetProbeDataForSig(), Scan::GetSignalData(), Scan::ProbeScanResult(), and ManagerDB::SaveAnomaly().
uint16 CosmicSignature::scanAttributeID |
Definition at line 168 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), and ManagerDB::SaveAnomaly().
uint16 CosmicSignature::scanGroupID |
Definition at line 167 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), and Scan::GetProbeDataForSig().
uint16 CosmicSignature::sigGroupID |
Definition at line 165 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), and ManagerDB::SaveAnomaly().
std::string CosmicSignature::sigID |
Definition at line 174 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), Scan::GetSignalData(), and ManagerDB::SaveAnomaly().
uint32 CosmicSignature::sigItemID |
Definition at line 171 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), BeltMgr::Create(), DungeonMgr::Create(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), and ManagerDB::SaveAnomaly().
std::string CosmicSignature::sigName |
Definition at line 175 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), DungeonMgr::Create(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), Scan::GetProbeDataForSig(), Scan::GetSignalData(), and ManagerDB::SaveAnomaly().
float CosmicSignature::sigStrength |
Definition at line 172 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), Scan::GetSignalData(), and DungeonMgr::MakeDungeon().
uint16 CosmicSignature::sigTypeID |
Definition at line 163 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), DungeonMgr::Create(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), and ManagerDB::SaveAnomaly().
uint32 CosmicSignature::systemID |
Definition at line 170 of file POD_containers.h.
Referenced by AnomalyMgr::AddSignal(), WormholeMgr::Create(), DungeonMgr::Create(), AnomalyMgr::CreateAnomaly(), SystemManager::GetAllEntities(), BubbleManager::GetBubbleCenterMarkers(), and ManagerDB::SaveAnomaly().