Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetDefaultTemplate
Method
SetDefaultTemplate
lib/config/configitembuilder.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void ConfigItemBuilder::SetDefaultTemplate(bool defaultTmpl)
59
{
60
m_DefaultTmpl = defaultTmpl;
61
}
62
63
void ConfigItemBuilder::SetIgnoreOnError(bool ignoreOnError)
64
{
Callers
1
NewObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected