Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetChild
Method
SetChild
lib/icinga/dependency.cpp:402–405 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
400
}
401
402
void Dependency::SetChild(intrusive_ptr<Checkable> child)
403
{
404
m_Child = child;
405
}
Callers
1
CreateDependency
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected