Oxygine  1
2g game engine
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::StyledWriter

Public Member Functions

virtual JSONCPP_STRING write (const Value &root)=0
 

Detailed Description

Abstract class for writers.

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

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