MCPcopy 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
51bool LogSource::AtEnd() const
52{
53 return m_end;
54}
55
56void LogSource::PreProcess(Line& line) const
57{

Callers 2

UpdateSourcesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected