EvEmu
0.8.4
11 September 2021
|
#include "CivilianMgr.h"
Public Member Functions | |
~CivilianMgr () | |
CivilianMgr.cpp | |
CivilianMgr () | |
void | Initialize (PyServiceMgr *svc) |
void | Process () |
![]() | |
Singleton () | |
Primary constructor. More... | |
Private Attributes | |
ServiceDB * | m_db |
PyServiceMgr * | m_services |
bool | m_initalized |
Additional Inherited Members | |
![]() | |
static CivilianMgr & | get () |
![]() | |
static std::shared_ptr < CivilianMgr > | mInstance |
Definition at line 26 of file CivilianMgr.h.
CivilianMgr::CivilianMgr | ( | ) |
|
inline |
Definition at line 31 of file CivilianMgr.h.
void CivilianMgr::Initialize | ( | PyServiceMgr * | svc | ) |
void CivilianMgr::Process | ( | ) |
|
private |
Definition at line 37 of file CivilianMgr.h.
|
private |
Definition at line 40 of file CivilianMgr.h.
Referenced by CivilianMgr(), Initialize(), and Process().
|
private |
Definition at line 38 of file CivilianMgr.h.
Referenced by Initialize().