Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ GetResult
Method
GetResult
lib/base/json.cpp:516–520 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
514
}
515
516
inline
517
Value JsonSax::GetResult()
518
{
519
return m_Root;
520
}
521
522
inline
523
void JsonSax::FillCurrentTarget(Value value)
Callers
1
JsonDecode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected