Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetChild
Method
GetChild
lib/icinga/dependency.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
}
368
369
Checkable::Ptr Dependency::GetChild() const
370
{
371
return m_Child;
372
}
373
374
Checkable::Ptr Dependency::GetParent() const
375
{
Callers
9
EnqueueDependencyChildRemoved
Method · 0.45
GetChildren
Method · 0.45
DependencyGroup
Method · 0.45
GetAnyChild
Method · 0.45
AddDependency
Method · 0.45
RemoveDependency
Method · 0.45
AddExtraDependency
Method · 0.45
AssertNoCycle
Method · 0.45
RegisterDependency
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected