Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
void ConfigItemBuilder::SetFilter(const Expression::Ptr& filter)
54
{
55
m_Filter = filter;
56
}
57
58
void ConfigItemBuilder::SetDefaultTemplate(bool defaultTmpl)
59
{
Callers
1
NewObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected