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

Abstract class for writers. More...

#include <json.h>

Inheritance diagram for Json::Writer:
Json::FastWriter Json::FastWriter Json::StyledWriter Json::StyledWriter

Public Member Functions

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

Detailed Description

Abstract class for writers.

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

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