Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ ProcessInfo
Method
ProcessInfo
DebugView++Lib/ProcessInfo.cpp:38–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
ProcessInfo::ProcessInfo() : m_unqiueId(0)
39
{
40
}
41
42
void ProcessInfo::Clear()
43
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected