Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
120
ConfigObject::Ptr ConfigItem::GetObject() const
121
{
122
return m_Object;
123
}
124
125
/**
126
* Retrieves the expression list for the configuration item.
Callers
1
ForEachObject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected