MCPcopy 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
58void ConfigItemBuilder::SetDefaultTemplate(bool defaultTmpl)
59{
60 m_DefaultTmpl = defaultTmpl;
61}
62
63void ConfigItemBuilder::SetIgnoreOnError(bool ignoreOnError)
64{

Callers 1

NewObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected