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

Method end

lib/base/array.cpp:391–394  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

389}
390
391Array::Iterator icinga::end(const Array::Ptr& x)
392{
393 return x->End();
394}

Callers 15

HandleRequestMethod · 0.45
GetFilterTargetsMethod · 0.45
HandleRequestMethod · 0.45
HandleRequestMethod · 0.45
UpdateObjectAuthorityMethod · 0.45
GetMasterMethod · 0.45
AddListenerMethod · 0.45
ApiTimerHandlerMethod · 0.45
ReplayLogMethod · 0.45
GetActivePackageStageMethod · 0.45

Calls 1

EndMethod · 0.45

Tested by

no test coverage detected