Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ ClearView
Method
ClearView
DebugView++/LogView.cpp:991–995 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
989
}
990
991
void CLogView::ClearView()
992
{
993
m_firstLine = m_logFile.Count();
994
Clear();
995
}
996
997
void CLogView::OnViewClear(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
998
{
Callers
nothing calls this directly
Calls
1
Count
Method · 0.45
Tested by
no test coverage detected