Writer Class Reference

Ratpac-two: json::Writer Class Reference
Ratpac-two

Public Member Functions

 Writer (std::ostream &stream)
 
void putValue (const Value &value, const std::string &delim="\n")
 

Protected Member Functions

std::string escapeString (std::string string)
 
void writeValue (const Value &value, const std::string &depth="")
 

Protected Attributes

std::ostream & out
 

The documentation for this class was generated from the following files:
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/db/include/RAT/json.hh
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/db/src/json.cc