EvEmu
0.8.4
11 September 2021
|
Public Member Functions | |
PyCallable_Make_Dispatcher (PlanetORBBound) PlanetORBBound(PyServiceMgr *mgr | |
uint32 | m_dispatch (new Dispatcher(this)) |
virtual | ~PlanetORBBound () |
virtual void | Release () |
PyCallable_DECL_CALL (GetTaxRate) | |
PyCallable_DECL_CALL (UpdateSettings) | |
PyCallable_DECL_CALL (GetSettingsInfo) | |
PyCallable_DECL_CALL (GMChangeSpaceObjectOwner) | |
![]() | |
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 | |
uint32 | systemID: PyBoundObject(mgr) |
Protected Attributes | |
Dispatcher *const | m_dispatch |
PlanetDB * | m_db |
![]() | |
PyServiceMgr *const | m_manager |
std::string | m_strBoundObjectName |
Private Attributes | |
uint32 | m_systemID |
Additional Inherited Members | |
![]() | |
void | _SetNodeBindID (uint32 nodeID, uint32 bindID) |
![]() | |
void | _SetCallDispatcher (CallDispatcher *d) |
Definition at line 36 of file PlanetORBBound.cpp.
|
inlinevirtual |
|
inline |
Definition at line 44 of file PlanetORBBound.cpp.
References PyCallable::_SetCallDispatcher(), m_dispatch, PyBoundObject::m_strBoundObjectName, m_systemID, PyCallable_REG_CALL, and systemID.
PlanetORBBound::PyCallable_DECL_CALL | ( | GetTaxRate | ) |
PlanetORBBound::PyCallable_DECL_CALL | ( | UpdateSettings | ) |
PlanetORBBound::PyCallable_DECL_CALL | ( | GetSettingsInfo | ) |
PlanetORBBound::PyCallable_DECL_CALL | ( | GMChangeSpaceObjectOwner | ) |
PlanetORBBound::PyCallable_Make_Dispatcher | ( | PlanetORBBound | ) |
|
inlinevirtual |
Implements PyBoundObject.
Definition at line 58 of file PlanetORBBound.cpp.
|
protected |
Definition at line 70 of file PlanetORBBound.cpp.
|
protected |
Definition at line 69 of file PlanetORBBound.cpp.
Referenced by m_dispatch(), and ~PlanetORBBound().
|
private |
Definition at line 73 of file PlanetORBBound.cpp.
Referenced by m_dispatch().
uint32 PlanetORBBound::systemID |
Definition at line 43 of file PlanetORBBound.cpp.
Referenced by m_dispatch().