Public Member Functions | List of all members
Json::Writer Class Referenceabstract

Abstract class for writers. More...

#include <json.h>

Inheritance diagram for Json::Writer:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Abstract class for writers.

Deprecated:
Use StreamWriter. (And really, this is an implementation detail.)

Definition at line 1749 of file json.h.

Constructor & Destructor Documentation

Json::Writer::~Writer ( )
virtual

Definition at line 4223 of file jsoncpp.cpp.

Member Function Documentation

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

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


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


mission_planning
Author(s): ivan
autogenerated on Thu Nov 12 2015 19:08:20