Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetContext
Method
GetContext
lib/config/activationcontext.cpp:58–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
ActivationContext::Ptr ActivationScope::GetContext() const
59
{
60
return m_Context;
61
}
Callers
3
CreateObject
Method · 0.80
LoadConfigFiles
Method · 0.80
RunWithActivationContext
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected