EvEmu
0.8.4
11 September 2021
|
#include <boost/algorithm/string.hpp>
#include "eve-server.h"
#include "PyServiceCD.h"
#include "admin/CommandDispatcher.h"
#include "admin/SlashService.h"
#include "chat/LSCService.h"
#include "fleet/FleetService.h"
Go to the source code of this file.
Functions | |
PyCallable_Make_InnerDispatcher (LSCService) LSCService | |
Variables | |
const int | cspa = 2950 |
PyCallable_Make_InnerDispatcher | ( | LSCService | ) |
Definition at line 59 of file LSCService.cpp.
References ALSC::Action::Configure, m_dispatch, and PyCallable_REG_CALL.
const int cspa = 2950 |
Definition at line 132 of file LSCService.cpp.
Referenced by LSCService::CreateStaticChannels(), and LSCService::CreateSystemChannel().