JsonCpp project page | JsonCpp home page |
Abstract class for writers. More...
#include <json/writer.h>
Inherited by Json::FastWriter, and Json::StyledWriter.
Public Member Functions | |
virtual | ~Writer () |
virtual std::string | write (const Value &root)=0 |
|
virtual |
Definition at line 185 of file json_writer.cpp.
|
pure virtual |
Implemented in Json::StyledWriter, and Json::FastWriter.
|
hosts this site. |
Send comments to: Json-cpp Developers |