|
libzypp 17.38.14
|
Public JSON API. More...
#include <zypp-core/Globals.h>#include <zypp-core/base/InputStream>#include <zypp-core/parser/parseexception.h>#include "json/JsonValue.h"

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. | |
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.