Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
374
Checkable::Ptr Dependency::GetParent() const
375
{
376
return m_Parent;
377
}
378
379
TimePeriod::Ptr Dependency::GetPeriod() const
380
{
Callers
15
InsertCheckableDependencies
Method · 0.45
UpdateDependenciesState
Method · 0.45
PrepareObject
Method · 0.45
SendStartedDowntime
Method · 0.45
SendRemovedDowntime
Method · 0.45
EnqueueDependencyChildRemoved
Method · 0.45
SerializeDependencyEdgeState
Method · 0.45
GetDependencyEdgeStateId
Method · 0.45
GetState
Method · 0.45
ExecuteCommand
Method · 0.45
GetDependencyGroupKey
Function · 0.45
OnAllConfigLoaded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected