EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for PyBoundObject, including all inherited members.
_SetCallDispatcher(CallDispatcher *d) | PyCallable | inlineprotected |
_SetNodeBindID(uint32 nodeID, uint32 bindID) | PyBoundObject | inlineprotected |
bindID() const | PyBoundObject | inline |
Call(const std::string &method, PyCallArgs &args) | PyBoundObject | virtual |
GetBindStr() const | PyBoundObject | |
GetName() const | PyBoundObject | inline |
m_bindID | PyBoundObject | private |
m_manager | PyBoundObject | protected |
m_nodeID | PyBoundObject | private |
m_strBoundObjectName | PyBoundObject | protected |
nodeID() const | PyBoundObject | inline |
PyBoundObject(PyServiceMgr *mgr) | PyBoundObject | |
PyCallable() | PyCallable | |
PyServiceMgr class | PyBoundObject | friend |
Release()=0 | PyBoundObject | pure virtual |
~PyBoundObject() | PyBoundObject | virtual |
~PyCallable() | PyCallable | virtual |