Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Notify
Method
Notify
DebugView++Lib/FileReader.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void FileReader::Notify()
60
{
61
ReadUntilEof();
62
FindNextChangeNotification(m_handle.get());
63
}
64
65
void FileReader::ReadUntilEof()
66
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected