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

Method GetParent

lib/icinga/dependency.cpp:374–377  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372}
373
374Checkable::Ptr Dependency::GetParent() const
375{
376 return m_Parent;
377}
378
379TimePeriod::Ptr Dependency::GetPeriod() const
380{

Callers 15

PrepareObjectMethod · 0.45
SendStartedDowntimeMethod · 0.45
SendRemovedDowntimeMethod · 0.45
GetStateMethod · 0.45
ExecuteCommandMethod · 0.45
GetDependencyGroupKeyFunction · 0.45
OnAllConfigLoadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected