LPCGame
A Simple 2d Game Engine
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Json::Writer Class Referenceabstract

Abstract class for writers. More...

#include <json.h>

Inherited by Json::FastWriter, and Json::StyledWriter.

Public Member Functions

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

Detailed Description

Abstract class for writers.


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