Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ IsLocal
Method
IsLocal
lib/remote/messageorigin.cpp:8–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
using namespace icinga;
7
8
bool MessageOrigin::IsLocal() const
9
{
10
return !FromClient;
11
}
Callers
5
SendEventExecutedCommand
Function · 0.80
ExecuteCheckFromQueue
Method · 0.80
ProcessCheckResult
Method · 0.80
ExecuteCommandAPIHandler
Method · 0.80
ExecutedCommandAPIHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected