LeviLamina
Loading...
Searching...
No Matches
Json::Value::CZString Class Reference

Public Member Functions

bool operator< (CZString const &other) const
 
template<size_t N>
bool operator< (char const (&other)[N]) const
 
bool operator< (std::string_view other) const
 
MCAPI CZString (char const *cstr)
 
MCAPI ~CZString ()
 
MCAPI void * $ctor (char const *cstr)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 8, char * > cstr_
 

Constructor & Destructor Documentation

◆ CZString()

MCAPI Json::Value::CZString::CZString ( char const * cstr)
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.

◆ ~CZString()

MCAPI Json::Value::CZString::~CZString ( )
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

◆ $ctor()

MCAPI void * Json::Value::CZString::$ctor ( char const * cstr)
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::Value::CZString::$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: