EvEmu
0.8.4
11 September 2021
|
#include "eve-server.h"
#include "EVEServerConfig.h"
#include "PyBoundObject.h"
#include "PyServiceCD.h"
#include "cache/ObjCacheService.h"
#include "dogmaim/DogmaIMService.h"
#include "pos/Tower.h"
#include "ship/modules/GenericModule.h"
#include "system/Container.h"
#include "system/SystemManager.h"
#include "station/Station.h"
Go to the source code of this file.
Classes | |
class | DogmaIMBound |
Functions | |
PyCallable_Make_InnerDispatcher (DogmaIMService) DogmaIMService | |
PyCallable_Make_InnerDispatcher | ( | DogmaIMService | ) |
Definition at line 137 of file DogmaIMService.cpp.
References m_dispatch, and PyCallable_REG_CALL.