CYCLUS
|
Writes a Value in JSON format in a human friendly way.
The rules for line break and indent are as follow:
If the Value have comments then they are outputed according to their CommentPlacement.
#include <pyne.h>
Public Member Functions | |
StyledWriter () | |
virtual std::string | write (const Value &root) |
virtual | ~StyledWriter () |
Public Member Functions inherited from Json::Writer | |
virtual | ~Writer () |
|
virtual |