libzypp 17.38.7
JsonNumber.h File Reference
#include <zypp-core/ng/pipelines/mtry.h>
#include <zypp-core/ng/pipelines/expected.h>
#include <string>
#include <cstdint>

Go to the source code of this file.

Classes

class  zypp::json::Number
class  zypp::json::Int
class  zypp::json::UInt

Namespaces

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

Functions

std::ostream & zypp::json::operator<< (std::ostream &str, const Number &obj)
 relates: Number Stream output
std::ostream & zypp::json::operator<< (std::ostream &str, const Int &obj)
 relates: Int Stream output
std::ostream & zypp::json::operator<< (std::ostream &str, const UInt &obj)
 relates: UInt Stream output