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

Method SetScope

lib/config/configitembuilder.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31}
32
33void ConfigItemBuilder::SetScope(const Dictionary::Ptr& scope)
34{
35 m_Scope = scope;
36}
37
38void ConfigItemBuilder::SetZone(const String& zone)
39{

Callers 5

NewObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected