Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ SetName
Method
SetName
lib/base/workqueue.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void WorkQueue::SetName(const String& name)
39
{
40
m_Name = name;
41
}
42
43
String WorkQueue::GetName() const
44
{
Callers
15
ApiListener
Method · 0.45
CreateObject
Method · 0.45
OnConfigLoaded
Method · 0.45
OnConfigLoaded
Method · 0.45
OnConfigLoaded
Method · 0.45
OnConfigLoaded
Method · 0.45
OnConfigLoaded
Method · 0.45
OnConfigLoaded
Method · 0.45
IdoPgsqlConnection
Method · 0.45
OnConfigLoaded
Method · 0.45
RestoreObjects
Method · 0.45
IcingaDB
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected