Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ begin
Method
begin
lib/base/namespace.cpp:194–197 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
}
193
194
Namespace::Iterator icinga::begin(const Namespace::Ptr& x)
195
{
196
return x->Begin();
197
}
198
199
Namespace::Iterator icinga::end(const Namespace::Ptr& x)
200
{
Callers
1
Begin
Method · 0.45
Calls
1
Begin
Method · 0.45
Tested by
no test coverage detected