Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetAllParentsRaw
Method
GetAllParentsRaw
lib/remote/zone.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
std::vector<Zone::Ptr> Zone::GetAllParentsRaw() const
77
{
78
return m_AllParents;
79
}
80
81
Array::Ptr Zone::GetAllParents() const
82
{
Callers
2
SyncRelayMessage
Method · 0.80
PrepareObject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected