Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ CreateChildObjects
Method
CreateChildObjects
lib/base/configobject.cpp:432–435 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
430
}
431
432
void ConfigObject::CreateChildObjects(const Type::Ptr&)
433
{
434
/* Nothing to do here. */
435
}
436
437
void ConfigObject::OnStateLoaded()
438
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected