EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SolarSystem Member List

This is the complete list of members for SolarSystem, including all inherited members.

_Load()SolarSystemprotectedvirtual
CelestialObject::_Load(uint32 itemID)InventoryIteminlineprotectedstatic
_LoadItem(uint32 solarSystemID, const ItemType &type, const ItemData &data)SolarSysteminlineprotectedstatic
AddItem(InventoryItemRef iRef)InventoryItemvirtual
AddItemToInventory(InventoryItemRef iRef)SolarSystem
AddModifier(fxData &data)InventoryItem
AlterQuantity(int32 qty, bool notify=false)InventoryItem
border() const SolarSysteminline
categoryID() const InventoryIteminline
celestialIndex() const CelestialObjectinline
CelestialObject classSolarSystemfriend
CelestialObject::CelestialObject(uint32 _celestialID, const ItemType &_type, const ItemData &_data)CelestialObject
CelestialObject::CelestialObject(uint32 _celestialID, const ItemType &_type, const ItemData &_data, const CelestialObjectData &_cData)CelestialObject
ChangeOwner(uint32 new_owner, bool notify=false)InventoryItem
ChangeSingleton(bool singleton, bool notify=false)InventoryItem
ClearModifiers()InventoryItem
constellation() const SolarSysteminline
contraband() const InventoryIteminline
corridor() const SolarSysteminline
CreateItemID(ItemData &data)CelestialObjectprotectedstatic
CreateTempItemID(ItemData &data)InventoryItemstatic
customInfo() const InventoryIteminline
DecRef() const RefObjectinlineprotected
Delete()CelestialObjectvirtual
DeleteAttribute(uint16 attrID)InventoryIteminline
Donate(uint32 new_owner=ownerSystem, uint32 new_location=locTemp, EVEItemFlags new_flag=flagNone, bool notify=true)InventoryItem
factionID() const SolarSysteminline
flag() const InventoryIteminline
fringe() const SolarSysteminline
GetAttribute(const uint16 attrID) const InventoryIteminline
GetAttributeMap()InventoryIteminline
GetChargeStatusRow(uint32 shipID, PyPackedRow *into) const InventoryItem
GetChargeStatusRow(uint32 shipID) const InventoryItem
GetCount()RefObjectinline
GetDefaultAttribute(const uint16 attrID) const InventoryIteminline
GetItem() const InventoryIteminline
GetItemInfo() const InventoryItem
GetItemRow(PyPackedRow *into) const InventoryItem
GetItemRow() const InventoryItem
GetItemStatusRow(PyPackedRow *into) const InventoryItem
GetItemStatusRow() const InventoryItem
GetModuleItem()InventoryIteminlinevirtual
GetMyInventory()InventoryIteminline
GetPackagedVolume()InventoryItem
GetPilot()InventoryIteminlinevirtual
GetShipItem()InventoryIteminlinevirtual
GetTimeStamp()InventoryIteminline
groupID() const InventoryIteminline
HasAttribute(const uint16 attrID) const InventoryIteminline
HasAttribute(const uint16 attrID, EvilNumber &value) const InventoryIteminline
HasPilot()InventoryIteminlinevirtual
HasReqSkill(const uint16 skillID)InventoryIteminline
hub() const SolarSysteminline
IncRef() const RefObjectinlineprotected
international() const SolarSysteminline
InventoryItem classSolarSystemfriend
InventoryItem::InventoryItem(uint32 _itemID, const ItemType &_type, const ItemData &_data)InventoryItem
InventoryItem::InventoryItem(const InventoryItem &oth)InventoryItem
InventoryItem::InventoryItem(InventoryItem &&oth) noexceptInventoryItem
isGlobal() const InventoryIteminline
IsModuleItem()InventoryIteminlinevirtual
IsOnline()InventoryIteminline
IsShipItem()InventoryIteminlinevirtual
isSingleton() const InventoryIteminline
ItemGetInfo()InventoryItem
itemID() const InventoryIteminline
itemName() const InventoryIteminline
Load(uint32 solarSystemID)SolarSystemstatic
locationID() const InventoryIteminline
luminosity() const SolarSysteminline
m_borderSolarSystemprotected
m_celestialIndexCelestialObjectprotected
m_constellationSolarSystemprotected
m_corridorSolarSystemprotected
m_factionIDSolarSystemprotected
m_fringeSolarSystemprotected
m_hubSolarSystemprotected
m_internationalSolarSystemprotected
m_itemIDInventoryItemprotected
m_luminositySolarSystemprotected
m_maxPositionSolarSystemprotected
m_minPositionSolarSystemprotected
m_modifiersInventoryItem
m_orbitIndexCelestialObjectprotected
m_radiusSolarSystemprotected
m_regionalSolarSystemprotected
m_securitySolarSystemprotected
m_securityClassSolarSystemprotected
maxPosition() const SolarSysteminline
mDeletedRefObjectmutableprotected
Merge(InventoryItemRef to_merge, int32 qty=0, bool notify=true)InventoryItemvirtual
MergeTypesInCargo(ShipItem *pShip, EVEItemFlags flag=flagNone)InventoryItem
minPosition() const SolarSysteminline
Move(uint32 new_location=locTemp, EVEItemFlags flag=flagNone, bool notify=false)InventoryItem
mRefCountRefObjectmutableprotected
MultiplyAttribute(uint16 attrID, EvilNumber num, bool notify=false)InventoryItem
name()InventoryIteminline
operator=(const InventoryItem &oth)=deleteInventoryItem
operator=(InventoryItem &&oth)=deleteInventoryItem
orbitIndex() const CelestialObjectinline
ownerID() const InventoryIteminline
pAttributeMapInventoryItemprotected
pInventoryInventoryItemprotected
Populate(Rsp_CommonGetInfo_Entry &into)InventoryItem
position() const InventoryIteminline
quantity() const InventoryIteminline
radius() const SolarSysteminline
RefObject(size_t initRefCount)RefObjectinline
regional() const SolarSysteminline
Relocate(uint32 locID=0, EVEItemFlags flag=flagNone)InventoryItemvirtual
RemoveItem(InventoryItemRef iRef)InventoryItemvirtual
RemoveItemFromInventory(InventoryItemRef iRef)SolarSystem
RemoveModifier(fxData &data)InventoryItem
Rename(std::string name)InventoryItemvirtual
ResetAttribute(uint16 attrID, bool notify=false)InventoryIteminline
ResetAttributes()InventoryItem
SaveAttributes()InventoryIteminline
SaveItem()InventoryItem
security() const SolarSysteminline
securityClass() const SolarSysteminline
SendItemChange(uint32 toID, std::map< int32, PyRep * > &changes)InventoryItem
SetAttribute(uint16 attrID, int num, bool notify=true)InventoryItem
SetAttribute(uint16 attrID, uint32 num, bool notify=true)InventoryItem
SetAttribute(uint16 attrID, int64 num, bool notify=true)InventoryItem
SetAttribute(uint16 attrID, float num, bool notify=true)InventoryItem
SetAttribute(uint16 attrID, double num, bool notify=true)InventoryItem
SetAttribute(uint16 attrID, EvilNumber num, bool notify=true)InventoryItem
SetCustomInfo(const char *ci)InventoryItem
SetFlag(EVEItemFlags flag, bool notify=false)InventoryItem
SetOwner(uint32 ownerID)InventoryIteminline
SetPlayer(Client *pClient)InventoryIteminlinevirtual
SetPosition(const GPoint &pos)InventoryItem
SetQuantity(int32 qty, bool notify=false, bool deleteOnZero=true)InventoryItem
SkillCheck(InventoryItemRef refItem)InventoryItem
SolarSystem(uint32 _solarSystemID, const ItemType &_type, const ItemData &_data, const CelestialObjectData &_cData, const SolarSystemData &_ssData)SolarSystemprotected
Spawn(ItemData &data)CelestialObjectstatic
SpawnItem(uint32 itemID, const ItemData &data)InventoryItemstatic
SpawnTemp(ItemData &data)InventoryItemstatic
Split(int32 qty=0, bool notify=true, bool silent=false)InventoryItemvirtual
ToVirtual(uint32 locationID)InventoryItem
type() const InventoryIteminline
typeID() const InventoryIteminline
UpdateLocation()InventoryItem
UpdateLocation(uint32 locID)InventoryIteminline
~CelestialObject()CelestialObjectinlinevirtual
~InventoryItem() noexceptInventoryItemvirtual
~RefObject()RefObjectinlinevirtual
~SolarSystem()SolarSystemprotectedvirtual