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

Method SetZone

lib/config/configcompiler.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76void ConfigCompiler::SetZone(const String& zone)
77{
78 m_Zone = zone;
79}
80
81String ConfigCompiler::GetZone() const
82{

Callers 1

NewObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected