hyperion.ng
include
python
PythonInit.h
1
#pragma once
2
6
class
PythonInit
7
{
8
private
:
9
friend
class
HyperionDaemon
;
10
11
PythonInit
();
12
~
PythonInit
();
13
};
HyperionDaemon
Definition:
hyperiond.h:67
PythonInit
Handle the PythonInit, module registers and DeInit.
Definition:
PythonInit.h:6
Generated by
1.8.12