Base writer for serialising spt::json::Json instances.
More...
#include <Writer.h>
|
| Writer (bool pp, std::string dec) |
|
Base writer for serialising spt::json::Json instances.
- Date
- Created 2013/05/07 19:45
- Copyright
- Copyright © 2013, Sans Pareil Technologies, Inc.
- Author
- Rakesh Vidyadharan
- Version
- Id
- Writer.h 5674 2014-10-25 23:07:17Z rakesh
virtual spt::json::io::Writer::~Writer |
( |
| ) |
|
|
inlinevirtual |
Virtual DTOR for subclasses.
spt::json::io::Writer::Writer |
( |
bool |
pp, |
|
|
std::string |
dec |
|
) |
| |
|
inlineexplicitprotected |
Create a new writer instance for serialising JSON data.
- Parameters
-
pp | Flag indicating whether output should be formatted for human readability or not. |
dec | The decorator string to use for formating output. |
std::string spt::json::io::Writer::decorator |
|
protected |
bool spt::json::io::Writer::prettyPrint = false |
|
protected |
The documentation for this struct was generated from the following file:
- /Users/rakesh/svn/cpp/json/src/api/spt/json/io/Writer.h