libzypp 17.38.14
json.cc File Reference
#include "json.h"
#include "json/private/jsonparser_p.h"
Include dependency graph for json.cc:

Go to the source code of this file.

Namespaces

namespace  zypp
 Easy-to use interface to the ZYPP dependency resolver.
namespace  zypp::json

Functions

Value zypp::json::parseDocument (const InputStream &input_r)
 Parse a JSON document from input_r.