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

Method end

lib/base/namespace.cpp:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199Namespace::Iterator icinga::end(const Namespace::Ptr& x)
200{
201 return x->End();
202}

Callers 6

GetMethod · 0.45
SetMethod · 0.45
ContainsMethod · 0.45
RemoveMethod · 0.45
GetFieldByNameMethod · 0.45
EndMethod · 0.45

Calls 1

EndMethod · 0.45

Tested by

no test coverage detected