#include <employ_leaks.h>
|
static std::string | name () |
|
◆ EmployLeaks()
EmployLeaks::EmployLeaks |
( |
| ) |
|
◆ addLeak()
int EmployLeaks::addLeak |
( |
ModelLeak * |
pModelLeak, |
|
|
std::string & |
sError |
|
) |
| |
◆ deinit()
bool EmployLeaks::deinit |
( |
| ) |
|
|
virtual |
◆ findLeakByUuid()
const ModelLeak * EmployLeaks::findLeakByUuid |
( |
std::string |
sUuid | ) |
|
◆ init()
bool EmployLeaks::init |
( |
| ) |
|
|
virtual |
◆ name()
static std::string EmployLeaks::name |
( |
| ) |
|
|
inlinestatic |
◆ removeLeak()
int EmployLeaks::removeLeak |
( |
std::string |
sUuid | ) |
|
◆ toJson()
nlohmann::json EmployLeaks::toJson |
( |
| ) |
|
◆ updateLeak()
int EmployLeaks::updateLeak |
( |
ModelLeak * |
pModelLeak | ) |
|
◆ m_mapCacheLeaks
std::map<std::string, ModelLeak*> EmployLeaks::m_mapCacheLeaks |
|
private |
◆ m_vectCacheLeaks
std::vector<ModelLeak*> EmployLeaks::m_vectCacheLeaks |
|
private |
◆ TAG
std::string EmployLeaks::TAG |
|
private |
The documentation for this class was generated from the following files: