Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
void ConfigCompiler::SetZone(const String& zone)
77
{
78
m_Zone = zone;
79
}
80
81
String ConfigCompiler::GetZone() const
82
{
Callers
1
NewObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected