|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for SolarSystem, including all inherited members.
| _Load() | SolarSystem | protectedvirtual |
| CelestialObject::_Load(uint32 itemID) | InventoryItem | inlineprotectedstatic |
| _LoadItem(uint32 solarSystemID, const ItemType &type, const ItemData &data) | SolarSystem | inlineprotectedstatic |
| AddItem(InventoryItemRef iRef) | InventoryItem | virtual |
| AddItemToInventory(InventoryItemRef iRef) | SolarSystem | |
| AddModifier(fxData &data) | InventoryItem | |
| AlterQuantity(int32 qty, bool notify=false) | InventoryItem | |
| border() const | SolarSystem | inline |
| categoryID() const | InventoryItem | inline |
| celestialIndex() const | CelestialObject | inline |
| CelestialObject class | SolarSystem | friend |
| 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 | SolarSystem | inline |
| contraband() const | InventoryItem | inline |
| corridor() const | SolarSystem | inline |
| CreateItemID(ItemData &data) | CelestialObject | protectedstatic |
| CreateTempItemID(ItemData &data) | InventoryItem | static |
| customInfo() const | InventoryItem | inline |
| DecRef() const | RefObject | inlineprotected |
| Delete() | CelestialObject | virtual |
| DeleteAttribute(uint16 attrID) | InventoryItem | inline |
| Donate(uint32 new_owner=ownerSystem, uint32 new_location=locTemp, EVEItemFlags new_flag=flagNone, bool notify=true) | InventoryItem | |
| factionID() const | SolarSystem | inline |
| flag() const | InventoryItem | inline |
| fringe() const | SolarSystem | inline |
| GetAttribute(const uint16 attrID) const | InventoryItem | inline |
| GetAttributeMap() | InventoryItem | inline |
| GetChargeStatusRow(uint32 shipID, PyPackedRow *into) const | InventoryItem | |
| GetChargeStatusRow(uint32 shipID) const | InventoryItem | |
| GetCount() | RefObject | inline |
| GetDefaultAttribute(const uint16 attrID) const | InventoryItem | inline |
| GetItem() const | InventoryItem | inline |
| GetItemInfo() const | InventoryItem | |
| GetItemRow(PyPackedRow *into) const | InventoryItem | |
| GetItemRow() const | InventoryItem | |
| GetItemStatusRow(PyPackedRow *into) const | InventoryItem | |
| GetItemStatusRow() const | InventoryItem | |
| GetModuleItem() | InventoryItem | inlinevirtual |
| GetMyInventory() | InventoryItem | inline |
| GetPackagedVolume() | InventoryItem | |
| GetPilot() | InventoryItem | inlinevirtual |
| GetShipItem() | InventoryItem | inlinevirtual |
| GetTimeStamp() | InventoryItem | inline |
| groupID() const | InventoryItem | inline |
| HasAttribute(const uint16 attrID) const | InventoryItem | inline |
| HasAttribute(const uint16 attrID, EvilNumber &value) const | InventoryItem | inline |
| HasPilot() | InventoryItem | inlinevirtual |
| HasReqSkill(const uint16 skillID) | InventoryItem | inline |
| hub() const | SolarSystem | inline |
| IncRef() const | RefObject | inlineprotected |
| international() const | SolarSystem | inline |
| InventoryItem class | SolarSystem | friend |
| InventoryItem::InventoryItem(uint32 _itemID, const ItemType &_type, const ItemData &_data) | InventoryItem | |
| InventoryItem::InventoryItem(const InventoryItem &oth) | InventoryItem | |
| InventoryItem::InventoryItem(InventoryItem &&oth) noexcept | InventoryItem | |
| isGlobal() const | InventoryItem | inline |
| IsModuleItem() | InventoryItem | inlinevirtual |
| IsOnline() | InventoryItem | inline |
| IsShipItem() | InventoryItem | inlinevirtual |
| isSingleton() const | InventoryItem | inline |
| ItemGetInfo() | InventoryItem | |
| itemID() const | InventoryItem | inline |
| itemName() const | InventoryItem | inline |
| Load(uint32 solarSystemID) | SolarSystem | static |
| locationID() const | InventoryItem | inline |
| luminosity() const | SolarSystem | inline |
| m_border | SolarSystem | protected |
| m_celestialIndex | CelestialObject | protected |
| m_constellation | SolarSystem | protected |
| m_corridor | SolarSystem | protected |
| m_factionID | SolarSystem | protected |
| m_fringe | SolarSystem | protected |
| m_hub | SolarSystem | protected |
| m_international | SolarSystem | protected |
| m_itemID | InventoryItem | protected |
| m_luminosity | SolarSystem | protected |
| m_maxPosition | SolarSystem | protected |
| m_minPosition | SolarSystem | protected |
| m_modifiers | InventoryItem | |
| m_orbitIndex | CelestialObject | protected |
| m_radius | SolarSystem | protected |
| m_regional | SolarSystem | protected |
| m_security | SolarSystem | protected |
| m_securityClass | SolarSystem | protected |
| maxPosition() const | SolarSystem | inline |
| mDeleted | RefObject | mutableprotected |
| Merge(InventoryItemRef to_merge, int32 qty=0, bool notify=true) | InventoryItem | virtual |
| MergeTypesInCargo(ShipItem *pShip, EVEItemFlags flag=flagNone) | InventoryItem | |
| minPosition() const | SolarSystem | inline |
| Move(uint32 new_location=locTemp, EVEItemFlags flag=flagNone, bool notify=false) | InventoryItem | |
| mRefCount | RefObject | mutableprotected |
| MultiplyAttribute(uint16 attrID, EvilNumber num, bool notify=false) | InventoryItem | |
| name() | InventoryItem | inline |
| operator=(const InventoryItem &oth)=delete | InventoryItem | |
| operator=(InventoryItem &&oth)=delete | InventoryItem | |
| orbitIndex() const | CelestialObject | inline |
| ownerID() const | InventoryItem | inline |
| pAttributeMap | InventoryItem | protected |
| pInventory | InventoryItem | protected |
| Populate(Rsp_CommonGetInfo_Entry &into) | InventoryItem | |
| position() const | InventoryItem | inline |
| quantity() const | InventoryItem | inline |
| radius() const | SolarSystem | inline |
| RefObject(size_t initRefCount) | RefObject | inline |
| regional() const | SolarSystem | inline |
| Relocate(uint32 locID=0, EVEItemFlags flag=flagNone) | InventoryItem | virtual |
| RemoveItem(InventoryItemRef iRef) | InventoryItem | virtual |
| RemoveItemFromInventory(InventoryItemRef iRef) | SolarSystem | |
| RemoveModifier(fxData &data) | InventoryItem | |
| Rename(std::string name) | InventoryItem | virtual |
| ResetAttribute(uint16 attrID, bool notify=false) | InventoryItem | inline |
| ResetAttributes() | InventoryItem | |
| SaveAttributes() | InventoryItem | inline |
| SaveItem() | InventoryItem | |
| security() const | SolarSystem | inline |
| securityClass() const | SolarSystem | inline |
| 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) | InventoryItem | inline |
| SetPlayer(Client *pClient) | InventoryItem | inlinevirtual |
| 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) | SolarSystem | protected |
| Spawn(ItemData &data) | CelestialObject | static |
| SpawnItem(uint32 itemID, const ItemData &data) | InventoryItem | static |
| SpawnTemp(ItemData &data) | InventoryItem | static |
| Split(int32 qty=0, bool notify=true, bool silent=false) | InventoryItem | virtual |
| ToVirtual(uint32 locationID) | InventoryItem | |
| type() const | InventoryItem | inline |
| typeID() const | InventoryItem | inline |
| UpdateLocation() | InventoryItem | |
| UpdateLocation(uint32 locID) | InventoryItem | inline |
| ~CelestialObject() | CelestialObject | inlinevirtual |
| ~InventoryItem() noexcept | InventoryItem | virtual |
| ~RefObject() | RefObject | inlinevirtual |
| ~SolarSystem() | SolarSystem | protectedvirtual |