Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Schnocker/NoEye
/ ~CProcess
Method
~CProcess
NoEye_Service/CProcess.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
this->hProcess = hProcess;
24
}
25
CProcess::~CProcess()
26
{
27
28
}
29
30
std::map<std::string, std::uint32_t> CProcess::GetProcessList()
31
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected