MCPcopy 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
28void ConfigItemBuilder::SetAbstract(bool abstract)
29{
30 m_Abstract = abstract;
31}
32
33void ConfigItemBuilder::SetScope(const Dictionary::Ptr& scope)
34{

Callers 1

NewObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected