Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetName
Method
GetName
lib/base/configwriter.cpp:261–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
259
{ }
260
261
String ConfigIdentifier::GetName() const
262
{
263
return m_Name;
264
}
Callers
1
EmitValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected