MCPcopy 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
52ConfigObject::Ptr DbObject::GetObject() const
53{
54 return m_Object;
55}
56
57String DbObject::GetName1() const
58{

Callers 5

ReconnectMethod · 0.45
InternalExecuteQueryMethod · 0.45
ReconnectMethod · 0.45
InternalExecuteQueryMethod · 0.45
ScriptFuncMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected