MCPcopy 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
76std::vector<Zone::Ptr> Zone::GetAllParentsRaw() const
77{
78 return m_AllParents;
79}
80
81Array::Ptr Zone::GetAllParents() const
82{

Callers 2

SyncRelayMessageMethod · 0.80
PrepareObjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected