EvEmu
0.8.4
11 September 2021
|
Go to the source code of this file.
Classes | |
class | PyCallableDispatcher< Svc > |
Macros | |
#define | PyCallable_REG_CALL(c, m) m_dispatch->RegisterCall(#m, &c::Handle_##m); |
#define | PyCallable_Make_Dispatcher(objname) |
#define | PyCallable_Make_InnerDispatcher(objname) |
#define PyCallable_Make_Dispatcher | ( | objname | ) |
Definition at line 81 of file PyServiceCD.h.
Referenced by PyCallable_Make_InnerDispatcher().
#define PyCallable_Make_InnerDispatcher | ( | objname | ) |
Definition at line 87 of file PyServiceCD.h.
#define PyCallable_REG_CALL | ( | c, | |
m | |||
) | m_dispatch->RegisterCall(#m, &c::Handle_##m); |
Definition at line 78 of file PyServiceCD.h.
Referenced by CharMgrBound::CharMgrBound(), encounterSpawnServer::encounterSpawnServer(), ScanBound::m_client(), WarRegistryBound::m_corporationID(), PlanetORBBound::m_dispatch(), InsuranceBound::m_dispatch(), ShipBound::m_dispatch(), BeyonceBound::m_dispatch(), KeeperBound::m_dispatch(), InvBrokerBound::m_groupID(), DogmaIMBound::m_groupID(), RepairSvcBound::m_locationID(), JumpCloneBound::m_locGroupID(), PlanetMgrBound::m_planet(), CorpStationMgrIMBound::m_stationID(), PosMgrBound::PosMgrBound(), TradeBound::PyCallable_Make_Dispatcher(), PyCallable_Make_InnerDispatcher(), ReprocessingServiceBound::ReprocessingServiceBound(), SkillMgrBound::SkillMgrBound(), TradeService::TradeService(), and zActionServer::zActionServer().