JsonCpp project page JsonCpp home page

Public Member Functions

Json::Writer Class Reference

Abstract class for writers. More...

#include </home/iurt/rpm/BUILD/jsoncpp-src-0.5.0/include/json/writer.h>

Inheritance diagram for Json::Writer:

List of all members.

Public Member Functions

virtual ~Writer ()
virtual std::string write (const Value &root)=0

Detailed Description

Abstract class for writers.

Definition at line 15 of file writer.h.


Constructor & Destructor Documentation

Json::Writer::~Writer ( ) [virtual]

Definition at line 176 of file json_writer.cpp.


Member Function Documentation

virtual std::string Json::Writer::write ( const Value root) [pure virtual]

Implemented in Json::FastWriter, and Json::StyledWriter.


The documentation for this class was generated from the following files:

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