Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetAbstract
Method
SetAbstract
lib/config/configitembuilder.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
}
27
28
void ConfigItemBuilder::SetAbstract(bool abstract)
29
{
30
m_Abstract = abstract;
31
}
32
33
void ConfigItemBuilder::SetScope(const Dictionary::Ptr& scope)
34
{
Callers
1
NewObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected