MCPcopy 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
186Checkable::Ptr Downtime::GetCheckable() const
187{
188 return static_pointer_cast<Checkable>(m_Checkable);
189}
190
191bool Downtime::IsInEffect() const
192{

Callers 1

RemoveDowntimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected