Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ Count
Method
Count
DebugView++Lib/LogFile.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
size_t LogFile::Count() const
58
{
59
return m_messages.size();
60
}
61
62
Message LogFile::operator[](size_t i) const
63
{
Callers
8
Run
Method · 0.45
SaveLogFile
Function · 0.45
AppendLogFile
Function · 0.45
AreEqual
Function · 0.45
ClearView
Method · 0.45
ApplyFilters
Method · 0.45
GetLogFileRange
Method · 0.45
SaveLogFile
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
3
SaveLogFile
Function · 0.36
AppendLogFile
Function · 0.36
AreEqual
Function · 0.36