Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SendConfigUpdateLight
Method
SendConfigUpdateLight
lib/db_ido/dbobject.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
void DbObject::SendConfigUpdateLight()
169
{
170
OnConfigUpdateLight();
171
}
172
173
void DbObject::SendStatusUpdate()
174
{
Callers
1
UpdateObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected