MCPcopy 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
38void WorkQueue::SetName(const String& name)
39{
40 m_Name = name;
41}
42
43String WorkQueue::GetName() const
44{

Callers 15

ApiListenerMethod · 0.45
CreateObjectMethod · 0.45
OnConfigLoadedMethod · 0.45
OnConfigLoadedMethod · 0.45
OnConfigLoadedMethod · 0.45
OnConfigLoadedMethod · 0.45
OnConfigLoadedMethod · 0.45
OnConfigLoadedMethod · 0.45
IdoPgsqlConnectionMethod · 0.45
OnConfigLoadedMethod · 0.45
RestoreObjectsMethod · 0.45
IcingaDBMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected