MCPcopy 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
83HANDLE PolledLogSource::GetHandle() const
84{
85 return m_handle.get();
86}
87
88void PolledLogSource::Notify()
89{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected