MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / Empty

Method Empty

DebugView++Lib/LogFile.cpp:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25}
26
27bool LogFile::Empty() const
28{
29 return m_messages.empty();
30}
31
32void LogFile::Clear()
33{

Callers 4

FinalReleaseMethod · 0.45
RunMethod · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
GetLogFileRangeMethod · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36