MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetObject

Method GetObject

lib/config/configitem.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120ConfigObject::Ptr ConfigItem::GetObject() const
121{
122 return m_Object;
123}
124
125/**
126 * Retrieves the expression list for the configuration item.

Callers 1

ForEachObjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected