JsonCpp project page JsonCpp home page

reader.h File Reference

#include "features.h"
#include "value.h"
#include <deque>
#include <stack>
#include <string>
#include <iostream>

Include dependency graph for reader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  Json::Reader
 Unserialize a JSON document into a Value. More...
class  Json::Reader::Token
class  Json::Reader::ErrorInfo

Namespaces

namespace  Json
 JSON (JavaScript Object Notation).

Functions

std::istream & Json::operator>> (std::istream &, Value &)
 Read from 'sin' into 'root'.


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