LeviLamina
Loading...
Searching...
No Matches
Json::StyledStreamWriter Class Reference

Public Types

using ChildValues = ::std::vector<::std::string>
 

Public Member Functions

MCAPI StyledStreamWriter (::std::string indentation)
 
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 writeValue (::Json::Value const &value)
 
MCAPI void * $ctor (::std::string indentation)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::std::string > > childValues_
 
::ll::TypedStorage< 8, 8, ::std::ostream * > document_
 
::ll::TypedStorage< 8, 32, ::std::string > indentString_
 
::ll::TypedStorage< 4, 4, int > rightMargin_
 
::ll::TypedStorage< 8, 32, ::std::string > indentation_
 
::ll::TypedStorage< 1, 1, bool > addChildValues_
 

The documentation for this class was generated from the following file: