MCPcopy Create free account
hub / github.com/Icinga/icinga2 / SetFilter

Method SetFilter

lib/config/configitembuilder.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void ConfigItemBuilder::SetFilter(const Expression::Ptr& filter)
54{
55 m_Filter = filter;
56}
57
58void ConfigItemBuilder::SetDefaultTemplate(bool defaultTmpl)
59{

Callers 1

NewObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected