MCPcopy 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
516inline
517Value JsonSax::GetResult()
518{
519 return m_Root;
520}
521
522inline
523void JsonSax::FillCurrentTarget(Value value)

Callers 1

JsonDecodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected