MCPcopy 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
402void Dependency::SetChild(intrusive_ptr<Checkable> child)
403{
404 m_Child = child;
405}

Callers 1

CreateDependencyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected