Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
199
Namespace::Iterator icinga::end(const Namespace::Ptr& x)
200
{
201
return x->End();
202
}
Callers
6
Get
Method · 0.45
Set
Method · 0.45
Contains
Method · 0.45
Remove
Method · 0.45
GetFieldByName
Method · 0.45
End
Method · 0.45
Calls
1
End
Method · 0.45
Tested by
no test coverage detected