Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetParent
Method
GetParent
lib/remote/zone.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
Zone::Ptr Zone::GetParent() const
51
{
52
return m_Parent;
53
}
54
55
std::vector<Endpoint::Ptr> Zone::GetEndpoints() const
56
{
Callers
15
SyncClient
Method · 0.45
ApiTimerHandler
Method · 0.45
ApiReconnectTimerHandler
Method · 0.45
RelayMessageOne
Method · 0.45
GetStatus
Method · 0.45
HelloAPIHandler
Method · 0.45
IsChildOf
Method · 0.45
OnConfigUpdateHeavy
Method · 0.45
CalculateConfigHash
Method · 0.45
OnConfigUpdateHeavy
Method · 0.45
CalculateConfigHash
Method · 0.45
GetConfigFields
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected