libzypp 17.38.14
json.h File Reference

Public JSON API. More...

#include <zypp-core/Globals.h>
#include <zypp-core/base/InputStream>
#include <zypp-core/parser/parseexception.h>
#include "json/JsonValue.h"
Include dependency graph for json.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Public JSON API.

External consumers (compiling without -DZYPP_DLL) see only:

Code compiling as part of libzypp (-DZYPP_DLL) additionally gets:

Definition in file json.h.