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

Method GetZone

lib/remote/endpoint.cpp:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101Zone::Ptr Endpoint::GetZone() const
102{
103 return m_Zone;
104}
105
106bool Endpoint::GetConnected() const
107{

Callers 15

SendConfigUpdateMethod · 0.45
SyncClientMethod · 0.45
ApiTimerHandlerMethod · 0.45
SyncRelayMessageMethod · 0.45
ReplayLogMethod · 0.45
HelloAPIHandlerMethod · 0.45
MessageHandlerMethod · 0.45
CanAccessObjectMethod · 0.45
GetLocalZoneMethod · 0.45
UpdateConfigObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected