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 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 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.

◆ indent()

MCAPI void Json::StyledWriter::indent ( )
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.

◆ isMultineArray()

MCAPI bool Json::StyledWriter::isMultineArray ( ::Json::Value const & value)
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.

◆ pushValue()

MCAPI void Json::StyledWriter::pushValue ( ::std::string const & value)
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.

◆ unindent()

MCAPI void Json::StyledWriter::unindent ( )
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.

◆ writeArrayValue()

MCAPI void Json::StyledWriter::writeArrayValue ( ::Json::Value const & value)
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.

◆ writeIndent()

MCAPI void Json::StyledWriter::writeIndent ( )
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.

◆ writeValue()

MCAPI void Json::StyledWriter::writeValue ( ::Json::Value const & value)
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.

◆ writeWithIndent()

MCAPI void Json::StyledWriter::writeWithIndent ( ::std::string const & value)
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.

◆ $dtor()

MCAPI void Json::StyledWriter::$dtor ( )
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.

◆ $write()

MCAPI::std::string Json::StyledWriter::$write ( ::Json::Value const & root)
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.

◆ $vftable()

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