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

Method NavigateField

lib/base/object.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169Object::Ptr Object::NavigateField([[maybe_unused]] int id) const
170{
171 BOOST_THROW_EXCEPTION(std::runtime_error("Invalid field ID."));
172}
173
174Object::Ptr Object::Clone() const
175{

Callers 2

EvaluateFilterMethod · 0.80
HandleRequestMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected