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
zActionServer.h
Go to the documentation of this file.
1
13
#ifndef _EVEMU_QATOOLS_ZACTION_SERVER_H
14
#define _EVEMU_QATOOLS_ZACTION_SERVER_H
15
16
17
#include "
PyService.h
"
18
19
20
class
zActionServer
21
:
public
PyService
22
{
23
public
:
24
zActionServer
(
PyServiceMgr
*mgr);
25
~zActionServer
();
26
27
28
protected
:
29
class
Dispatcher;
30
Dispatcher *
const
m_dispatch
;
31
32
PyCallable_DECL_CALL
(RequestActionStart);
33
PyCallable_DECL_CALL
(QA_RequestForceActionStart);
34
35
};
36
37
38
#endif // _EVEMU_QATOOLS_ZACTION_SERVER_H
39
40
zActionServer::~zActionServer
~zActionServer()
Definition:
zActionServer.cpp:48
zActionServer::PyCallable_DECL_CALL
PyCallable_DECL_CALL(RequestActionStart)
zActionServer::zActionServer
zActionServer(PyServiceMgr *mgr)
Definition:
zActionServer.cpp:37
PyServiceMgr
Definition:
PyServiceMgr.h:47
zActionServer::m_dispatch
Dispatcher *const m_dispatch
Definition:
zActionServer.h:29
PyService
Definition:
PyService.h:46
PyService.h
zActionServer
Definition:
zActionServer.h:20
backups
local
src
eve
EvEmu_Crucible
src
eve-server
qaTools
zActionServer.h
Generated on Sat Oct 16 2021 01:20:58 for EvEmu by
1.8.8