MCPcopy 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
1239std::wstring CLogView::GetName() const
1240{
1241 return m_name;
1242}
1243
1244void CLogView::SetName(const std::wstring& name)
1245{

Callers 8

ProcessReaderMethod · 0.45
AbortMethod · 0.45
SaveSettingsMethod · 0.45
AddFilterViewMethod · 0.45
SetModifiedMarkMethod · 0.45
SaveConfigurationMethod · 0.45
OnViewFilterMethod · 0.45
OnAddMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected