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 ~StyledStreamWriter ()
 
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_
 

Constructor & Destructor Documentation

◆ StyledStreamWriter()

MCAPI Json::StyledStreamWriter::StyledStreamWriter ( ::std::string indentation)
explicit
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.

◆ ~StyledStreamWriter()

MCAPI Json::StyledStreamWriter::~StyledStreamWriter ( )
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.

Member Function Documentation

◆ indent()

MCAPI void Json::StyledStreamWriter::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::StyledStreamWriter::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::StyledStreamWriter::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::StyledStreamWriter::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::StyledStreamWriter::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.

◆ writeValue()

MCAPI void Json::StyledStreamWriter::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.

◆ $ctor()

MCAPI void * Json::StyledStreamWriter::$ctor ( ::std::string indentation)
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::StyledStreamWriter::$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.

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