Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ ToString
Method
ToString
lib/base/type.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}, InitializePriority::SortTypes);
76
77
String Type::ToString() const
78
{
79
return
"type '"
+ GetName() +
"'"
;
80
}
81
82
void Type::Register(const Type::Ptr& type)
83
{
Callers
11
value-operators.cpp
File · 0.45
Encode
Method · 0.45
ObjectToString
Function · 0.45
icingadb-objects.cpp
File · 0.45
UpdateAllConfigObjects
Method · 0.45
InsertObjectDependencies
Method · 0.45
FormatOutput
Function · 0.45
Program
Class · 0.45
ShowCertificatePrompt
Method · 0.45
lvwX509Fields_SelectedIndexChanged
Method · 0.45
ServiceStatus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected