Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ AtEnd
Method
AtEnd
DebugView++Lib/LogSource.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
bool LogSource::AtEnd() const
52
{
53
return m_end;
54
}
55
56
void LogSource::PreProcess(Line& line) const
57
{
Callers
2
ListenUntilUpdateEvent
Method · 0.45
UpdateSources
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected