CppUnit project page CppUnit home page

json_writer.cpp File Reference

#include <json/writer.h>
#include <utility>
#include <assert.h>
#include <stdio.h>

Include dependency graph for json_writer.cpp:


Namespaces

namespace  Json

Functions

std::string Json::valueToString (Value::Int value)
std::string Json::valueToString (Value::UInt value)
std::string Json::valueToString (double value)
std::string Json::valueToString (bool value)
std::string Json::valueToQuotedString (const char *value)

SourceForge Logo hosts this site. Send comments to:
CppUnit Developers