MCPcopy 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
211String TypeType::GetName() const
212{
213 return "Type";
214}
215
216Type::Ptr TypeType::GetBaseType() const
217{

Callers 15

StatsFuncMethod · 0.45
StatsFuncMethod · 0.45
CheckResultHandlerMethod · 0.45
RecordMethod · 0.45
OnConfigLoadedMethod · 0.45
ResumeMethod · 0.45
PauseMethod · 0.45
ExceptionHandlerMethod · 0.45
ConnectMethod · 0.45
CheckResultHandlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected