LeviLamina
Loading...
Searching...
No Matches
Json::StyledWriter Class Reference
Inheritance diagram for Json::StyledWriter:

Public Types

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

Public Member Functions

virtual::std::string write (::Json::Value const &root)
MCAPI void indent ()
MCAPI void unindent ()
MCAPI void writeArrayValue (::Json::Value const &value)
MCAPI void writeIndent ()
MCAPI void writeValue (::Json::Value const &value)
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCAPI::std::string $write (::Json::Value const &root)

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::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_

Member Function Documentation

◆ write()

virtual::std::string Json::StyledWriter::write ( ::Json::Value const & root)
virtual

Implements Json::Writer.

◆ $vftable()

MCAPI void ** Json::StyledWriter::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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