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

Method SetAutoNewLine

DebugView++Lib/LogSource.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32void LogSource::SetAutoNewLine(bool value)
33{
34 m_autoNewLine = value;
35}
36
37bool LogSource::GetAutoNewLine() const
38{

Callers 5

LogMessagesFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
LoadSettingsMethod · 0.45
LoadConfigurationMethod · 0.45
OnAutoNewlineMethod · 0.45

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.36