EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PyService.h File Reference
#include "PyCallable.h"
#include "PyServiceMgr.h"
Include dependency graph for PyService.h:

Go to the source code of this file.

Classes

class  PyService
 

Macros

#define PyCallable_DECL_CALL(n)   PyResult Handle_##n(PyCallArgs &call);
 

Macro Definition Documentation

#define PyCallable_DECL_CALL (   n)    PyResult Handle_##n(PyCallArgs &call);

Definition at line 44 of file PyService.h.