JsonCpp project page JsonCpp home page

Namespaces | Functions
json_reader.cpp File Reference
#include <json/reader.h>
#include <json/value.h>
#include "json_tool.h"
#include <utility>
#include <cstdio>
#include <cassert>
#include <cstring>
#include <iostream>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 Json
 JSON (JavaScript Object Notation).
 

Functions

static bool Json::in (Reader::Char c, Reader::Char c1, Reader::Char c2, Reader::Char c3, Reader::Char c4)
 
static bool Json::in (Reader::Char c, Reader::Char c1, Reader::Char c2, Reader::Char c3, Reader::Char c4, Reader::Char c5)
 
static bool Json::containsNewLine (Reader::Location begin, Reader::Location end)
 
std::istream & Json::operator>> (std::istream &, Value &)
 Read from 'sin' into 'root'. More...
 

SourceForge Logo hosts this site. Send comments to:
Json-cpp Developers