Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetName
Method
GetName
DebugView++/LogView.cpp:1239–1242 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1237
}
1238
1239
std::wstring CLogView::GetName() const
1240
{
1241
return m_name;
1242
}
1243
1244
void CLogView::SetName(const std::wstring& name)
1245
{
Callers
8
ProcessReader
Method · 0.45
Abort
Method · 0.45
SaveSettings
Method · 0.45
AddFilterView
Method · 0.45
SetModifiedMark
Method · 0.45
SaveConfiguration
Method · 0.45
OnViewFilter
Method · 0.45
OnAdd
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected