EvEmu
0.8.4
11 September 2021
|
#include "eve-server.h"
#include "PyBoundObject.h"
#include "PyServiceCD.h"
#include "Client.h"
#include "packets/Repair.h"
#include "ship/ShipDB.h"
#include "station/RepairService.h"
#include "station/Station.h"
#include "system/SystemManager.h"
Go to the source code of this file.
Classes | |
class | RepairSvcBound |
Functions | |
PyCallable_Make_InnerDispatcher (RepairService) RepairService | |
PyCallable_Make_InnerDispatcher | ( | RepairService | ) |
Definition at line 75 of file RepairService.cpp.
References m_dispatch, and PyCallable_REG_CALL.