EvEmu
0.8.4
11 September 2021
|
Public Member Functions | |
PyCallable_Make_Dispatcher (WarRegistryBound) WarRegistryBound(PyServiceMgr *mgr | |
uint32 | m_dispatch (new Dispatcher(this)) |
uint32 | m_corporationID (corporationID) |
~WarRegistryBound () | |
void | Release () |
PyCallable_DECL_CALL (GetWars) | |
![]() | |
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 | corporationID: PyBoundObject(mgr) |
Private Attributes | |
Dispatcher *const | m_dispatch |
uint32 | m_corporationID |
Additional Inherited Members | |
![]() | |
void | _SetNodeBindID (uint32 nodeID, uint32 bindID) |
![]() | |
void | _SetCallDispatcher (CallDispatcher *d) |
![]() | |
PyServiceMgr *const | m_manager |
std::string | m_strBoundObjectName |
Definition at line 43 of file WarRegistryService.cpp.
|
inline |
|
inline |
Definition at line 52 of file WarRegistryService.cpp.
References PyCallable::_SetCallDispatcher(), m_dispatch, PyBoundObject::m_strBoundObjectName, and PyCallable_REG_CALL.
uint32 WarRegistryBound::m_dispatch | ( | new | Dispatcherthis | ) |
WarRegistryBound::PyCallable_DECL_CALL | ( | GetWars | ) |
WarRegistryBound::PyCallable_Make_Dispatcher | ( | WarRegistryBound | ) |
|
inlinevirtual |
Implements PyBoundObject.
Definition at line 71 of file WarRegistryService.cpp.
uint32 WarRegistryBound::corporationID |
Definition at line 50 of file WarRegistryService.cpp.
|
private |
Definition at line 81 of file WarRegistryService.cpp.
|
private |
Definition at line 79 of file WarRegistryService.cpp.
Referenced by m_corporationID(), and ~WarRegistryBound().