Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetName
Method
GetName
lib/base/type.cpp:211–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
String TypeType::GetName() const
212
{
213
return
"Type"
;
214
}
215
216
Type::Ptr TypeType::GetBaseType() const
217
{
Callers
15
StatsFunc
Method · 0.45
FireSuppressedNotifications
Function · 0.45
NotificationTimerHandler
Method · 0.45
StatsFunc
Method · 0.45
CheckResultHandler
Method · 0.45
Record
Method · 0.45
OnConfigLoaded
Method · 0.45
Resume
Method · 0.45
Pause
Method · 0.45
ExceptionHandler
Method · 0.45
Connect
Method · 0.45
CheckResultHandler
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected