Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
32
void LogSource::SetAutoNewLine(bool value)
33
{
34
m_autoNewLine = value;
35
}
36
37
bool LogSource::GetAutoNewLine() const
38
{
Callers
5
LogMessages
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
LoadSettings
Method · 0.45
LoadConfiguration
Method · 0.45
OnAutoNewline
Method · 0.45
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.36