MCPcopy 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
50Zone::Ptr Zone::GetParent() const
51{
52 return m_Parent;
53}
54
55std::vector<Endpoint::Ptr> Zone::GetEndpoints() const
56{

Callers 15

SyncClientMethod · 0.45
ApiTimerHandlerMethod · 0.45
RelayMessageOneMethod · 0.45
GetStatusMethod · 0.45
HelloAPIHandlerMethod · 0.45
IsChildOfMethod · 0.45
OnConfigUpdateHeavyMethod · 0.45
CalculateConfigHashMethod · 0.45
OnConfigUpdateHeavyMethod · 0.45
CalculateConfigHashMethod · 0.45
GetConfigFieldsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected