EvEmu
0.8.4
11 September 2021
|
#include "LiveUpdateDB.h"
Public Member Functions | |
PyList * | GetUpdates () |
![]() | |
Singleton () | |
Primary constructor. More... | |
Private Member Functions | |
PyList * | GenerateUpdates () |
Additional Inherited Members | |
![]() | |
static LiveUpdateDB & | get () |
![]() | |
static std::shared_ptr < LiveUpdateDB > | mInstance |
Definition at line 33 of file LiveUpdateDB.h.
|
private |
Definition at line 30 of file LiveUpdateDB.cpp.
References DBRowDescriptor::AddColumn(), DBerror::c_str(), codelog, DBResultRow::ColumnLength(), DBColumnToPyRep(), DBTYPE_I4, DBTYPE_STR, DBTYPE_WSTR, PyRep::Dump(), DBQueryResult::error, DBQueryResult::GetRow(), DBQueryResult::GetRowCount(), DBResultRow::GetText(), sDatabase, PyPackedRow::SetField(), and PyList::SetItem().
Referenced by GetUpdates().
|
inline |
Definition at line 41 of file LiveUpdateDB.h.
References GenerateUpdates().