Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetCheckable
Method
GetCheckable
lib/icinga/downtime.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
Checkable::Ptr Downtime::GetCheckable() const
187
{
188
return static_pointer_cast<Checkable>(m_Checkable);
189
}
190
191
bool Downtime::IsInEffect() const
192
{
Callers
1
RemoveDowntime
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected