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

Method GetDescription

DebugView++Lib/LogSource.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62std::wstring LogSource::GetDescription() const
63{
64 return m_description;
65}
66
67void LogSource::SetDescription(const std::wstring& description)
68{

Callers 3

InternalRemoveMethod · 0.80
AddDbgviewReaderMethod · 0.80
AddUDPReaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected