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

Method EndIndex

DebugView++Lib/LogFile.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52size_t LogFile::EndIndex() const
53{
54 return m_messages.size();
55}
56
57size_t LogFile::Count() const
58{

Callers 1

AddMessageMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected