EvEmu
0.8.4
11 September 2021
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
encounterSpawnServer.h
Go to the documentation of this file.
1
13
#ifndef _EVEMU_QATOOLS_SPAWN_SERVER_H
14
#define _EVEMU_QATOOLS_SPAWN_SERVER_H
15
16
17
#include "
PyService.h
"
18
19
20
class
encounterSpawnServer
21
:
public
PyService
22
{
23
public
:
24
encounterSpawnServer
(
PyServiceMgr
*mgr);
25
~encounterSpawnServer
();
26
27
protected
:
28
class
Dispatcher;
29
Dispatcher *
const
m_dispatch
;
30
31
PyCallable_DECL_CALL
(GetMyEncounters);
32
PyCallable_DECL_CALL
(RequestActivateEncounters);
33
PyCallable_DECL_CALL
(RequestDeactivateEncounters);
34
35
};
36
37
38
#endif // _EVEMU_QATOOLS_SPAWN_SERVER_H
39
PyServiceMgr
Definition:
PyServiceMgr.h:47
encounterSpawnServer::PyCallable_DECL_CALL
PyCallable_DECL_CALL(GetMyEncounters)
encounterSpawnServer::m_dispatch
Dispatcher *const m_dispatch
Definition:
encounterSpawnServer.h:28
PyService
Definition:
PyService.h:46
encounterSpawnServer::encounterSpawnServer
encounterSpawnServer(PyServiceMgr *mgr)
Definition:
encounterSpawnServer.cpp:34
PyService.h
encounterSpawnServer
Definition:
encounterSpawnServer.h:20
encounterSpawnServer::~encounterSpawnServer
~encounterSpawnServer()
Definition:
encounterSpawnServer.cpp:47
backups
local
src
eve
EvEmu_Crucible
src
eve-server
qaTools
encounterSpawnServer.h
Generated on Sat Oct 16 2021 01:20:57 for EvEmu by
1.8.8