Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetHandle
Method
GetHandle
DebugView++Lib/PolledLogSource.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
HANDLE PolledLogSource::GetHandle() const
84
{
85
return m_handle.get();
86
}
87
88
void PolledLogSource::Notify()
89
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected