|
using | ChildValues = ::std::vector<::std::string> |
|
|
virtual::std::string | write (::Json::Value const &root) |
|
MCAPI void | indent () |
|
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 * | $ctor () |
|
MCAPI void | $dtor () |
|
MCAPI::std::string | $write (::Json::Value const &root) |
|
|
::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 |
◆ $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: