|
using | ChildValues = ::std::vector<::std::string> |
|
|
virtual::std::string | write (::Json::Value const &root) |
|
MCAPI void | indent () |
|
MCAPI bool | isMultineArray (::Json::Value const &value) |
|
MCAPI void | pushValue (::std::string const &value) |
|
MCAPI void | unindent () |
|
MCAPI void | writeArrayValue (::Json::Value const &value) |
|
MCAPI void | writeIndent () |
|
MCAPI void | writeValue (::Json::Value const &value) |
|
MCAPI void | writeWithIndent (::std::string const &value) |
|
MCAPI void | $dtor () |
|
MCAPI::std::string | $write (::Json::Value const &root) |
|
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > | childValues_ |
|
::ll::TypedStorage< 8, 32, ::std::string > | document_ |
|
::ll::TypedStorage< 8, 32, ::std::string > | indentString_ |
|
::ll::TypedStorage< 4, 4, int > | rightMargin_ |
|
::ll::TypedStorage< 4, 4, int > | indentSize_ |
|
::ll::TypedStorage< 1, 1, bool > | addChildValues_ |
|
◆ write()
virtual::std::string Json::StyledWriter::write |
( |
::Json::Value const & | root | ) |
|
|
virtual |
The documentation for this class was generated from the following file: