EvEmu
0.8.4
11 September 2021
|
Public Member Functions | |
PyCallable_Make_Dispatcher (CorpStationMgrIMBound) CorpStationMgrIMBound(PyServiceMgr *mgr | |
CorporationDB uint32 | m_dispatch (new Dispatcher(this)) |
CorporationDB uint32 | m_db (db) |
CorporationDB uint32 | m_stationID (station_id) |
virtual | ~CorpStationMgrIMBound () |
virtual void | Release () |
PyCallable_DECL_CALL (GetCorporateStationInfo) | |
PyCallable_DECL_CALL (DoStandingCheckForStationService) | |
PyCallable_DECL_CALL (GetPotentialHomeStations) | |
PyCallable_DECL_CALL (SetHomeStation) | |
PyCallable_DECL_CALL (SetCloneTypeID) | |
PyCallable_DECL_CALL (GetQuoteForRentingAnOffice) | |
PyCallable_DECL_CALL (RentOffice) | |
PyCallable_DECL_CALL (CancelRentOfOffice) | |
PyCallable_DECL_CALL (GetStationOffices) | |
PyCallable_DECL_CALL (GetNumberOfUnrentedOffices) | |
PyCallable_DECL_CALL (MoveCorpHQHere) | |
PyCallable_DECL_CALL (GetCorporateStationOffice) | |
PyCallable_DECL_CALL (DoesPlayersCorpHaveJunkAtStation) | |
PyCallable_DECL_CALL (GetQuoteForGettingCorpJunkBack) | |
PyCallable_DECL_CALL (PayForReturnOfCorpJunk) | |
![]() | |
PyBoundObject (PyServiceMgr *mgr) | |
virtual | ~PyBoundObject () |
uint32 | nodeID () const |
uint32 | bindID () const |
std::string | GetBindStr () const |
const char * | GetName () const |
virtual PyResult | Call (const std::string &method, PyCallArgs &args) |
![]() | |
PyCallable () | |
virtual | ~PyCallable () |
Public Attributes | |
CorporationDB & | db |
CorporationDB uint32 | station_id: PyBoundObject(mgr) |
Protected Attributes | |
Dispatcher *const | m_dispatch |
StationItem * | pStationItem |
CorporationDB & | m_db |
const uint32 | m_stationID |
![]() | |
PyServiceMgr *const | m_manager |
std::string | m_strBoundObjectName |
Additional Inherited Members | |
![]() | |
void | _SetNodeBindID (uint32 nodeID, uint32 bindID) |
![]() | |
void | _SetCallDispatcher (CallDispatcher *d) |
Definition at line 53 of file CorpStationMgr.cpp.
|
inlinevirtual |
CorporationDB uint32 CorpStationMgrIMBound::m_db | ( | db | ) |
CorporationDB uint32 CorpStationMgrIMBound::m_dispatch | ( | new | Dispatcherthis | ) |
|
inline |
Definition at line 63 of file CorpStationMgr.cpp.
References PyCallable::_SetCallDispatcher(), m_dispatch, PyBoundObject::m_strBoundObjectName, pStationItem, PyCallable_REG_CALL, and sEntityList.
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | GetCorporateStationInfo | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | DoStandingCheckForStationService | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | GetPotentialHomeStations | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | SetHomeStation | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | SetCloneTypeID | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | GetQuoteForRentingAnOffice | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | RentOffice | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | CancelRentOfOffice | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | GetStationOffices | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | GetNumberOfUnrentedOffices | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | MoveCorpHQHere | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | GetCorporateStationOffice | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | DoesPlayersCorpHaveJunkAtStation | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | GetQuoteForGettingCorpJunkBack | ) |
CorpStationMgrIMBound::PyCallable_DECL_CALL | ( | PayForReturnOfCorpJunk | ) |
CorpStationMgrIMBound::PyCallable_Make_Dispatcher | ( | CorpStationMgrIMBound | ) |
|
inlinevirtual |
Implements PyBoundObject.
Definition at line 90 of file CorpStationMgr.cpp.
CorporationDB& CorpStationMgrIMBound::db |
Definition at line 59 of file CorpStationMgr.cpp.
|
protected |
Definition at line 119 of file CorpStationMgr.cpp.
|
protected |
Definition at line 115 of file CorpStationMgr.cpp.
Referenced by m_stationID(), and ~CorpStationMgrIMBound().
|
protected |
Definition at line 120 of file CorpStationMgr.cpp.
|
protected |
Definition at line 117 of file CorpStationMgr.cpp.
Referenced by m_stationID().
CorporationDB uint32 CorpStationMgrIMBound::station_id |
Definition at line 59 of file CorpStationMgr.cpp.