Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetCheckable
Method
GetCheckable
lib/icinga/comment.cpp:115–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
Checkable::Ptr Comment::GetCheckable() const
116
{
117
return static_pointer_cast<Checkable>(m_Checkable);
118
}
119
120
bool Comment::IsExpired() const
121
{
Callers
15
FireSuppressedNotifications
Function · 0.45
NotificationTimerHandler
Method · 0.45
TriggerDowntimeHandler
Method · 0.45
RemoveDowntimeHandler
Method · 0.45
PrepareObject
Method · 0.45
SendStartedDowntime
Method · 0.45
SendRemovedDowntime
Method · 0.45
SendAddedComment
Method · 0.45
SendRemovedComment
Method · 0.45
AddCommentInternal
Method · 0.45
RemoveCommentInternal
Method · 0.45
AddDowntimeInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected