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 1807 of file json.h.

Constructor & Destructor Documentation

◆ ~Writer()

Json::Writer::~Writer ( )
virtual

Definition at line 4281 of file jsoncpp.cpp.

Member Function Documentation

◆ write()

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:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11