Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetObject
Method
GetObject
lib/db_ido/dbobject.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
ConfigObject::Ptr DbObject::GetObject() const
53
{
54
return m_Object;
55
}
56
57
String DbObject::GetName1() const
58
{
Callers
5
Reconnect
Method · 0.45
InternalExecuteQuery
Method · 0.45
Reconnect
Method · 0.45
InternalExecuteQuery
Method · 0.45
ScriptFunc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected