11 #ifndef EVEMU_POS_CUSTOMS_OFFICE_H_
12 #define EVEMU_POS_CUSTOMS_OFFICE_H_
14 #include "../eve-server.h"
21 class Call_TaxRateValuesDict;
35 virtual bool IsCOSE() {
return true; }
69 void UpdateSettings(
int8 selectedHour,
int8 standingValue,
bool ally,
bool standings, Call_TaxRateValuesDict& taxRateValues);
87 #endif // EVEMU_POS_CUSTOMS_OFFICE_H_
void GetEffectState(PyList &into)
CustomsSE(StructureItemRef sRef, PyServiceMgr &services, SystemManager *system, const FactionData &data)
float GetTaxRate(Client *pClient)
void UpdateSettings(int8 selectedHour, int8 standingValue, bool ally, bool standings, Call_TaxRateValuesDict &taxRateValues)
virtual CustomsSE * GetCOSE()
void SetAnchor(Client *pClient, GPoint &pos)
EVEPOS::CustomsData m_cData
void VerifyAddItem(InventoryItemRef iRef)
Generic class for buffers.
PyRep * GetSettingsInfo()
void SendEffectUpdate(int16 effectID, bool active)
void GetSettingsInfo(EVEPOS::CustomsData &data)
virtual void Killed(Damage &fatal_blow)
void SetPlanet(uint32 planetID)
virtual void MissileLaunched(Missile *pMissile)
virtual void EncodeDestiny(Buffer &into)
EVEPOS::OrbitalData m_oData
virtual PyDict * MakeSlimItem()
Reference-counting-based smart pointer.