LeviLamina
Loading...
Searching...
No Matches
rtc::StringBuilder Class Reference

Public Member Functions

StringBuilderoperator= (StringBuilder const &)
 
 StringBuilder (StringBuilder const &)
 
MCAPI::rtc::StringBuilder & AppendFormat (char const *,...)
 
MCAPI::rtc::StringBuilder & operator<< (ulong)
 
MCAPI::rtc::StringBuilder & operator<< (uint)
 
MCAPI::rtc::StringBuilder & operator<< (int)
 
MCAPI::rtc::StringBuilder & operator<< (uint64)
 
MCAPI ~StringBuilder ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnka2ad69
 

Constructor & Destructor Documentation

◆ ~StringBuilder()

MCAPI rtc::StringBuilder::~StringBuilder ( )
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

◆ AppendFormat()

MCAPI::rtc::StringBuilder & rtc::StringBuilder::AppendFormat ( char const * ,
... )
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.

◆ operator<<() [1/4]

MCAPI::rtc::StringBuilder & rtc::StringBuilder::operator<< ( ulong )
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.

◆ operator<<() [2/4]

MCAPI::rtc::StringBuilder & rtc::StringBuilder::operator<< ( uint )
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.

◆ operator<<() [3/4]

MCAPI::rtc::StringBuilder & rtc::StringBuilder::operator<< ( int )
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.

◆ operator<<() [4/4]

MCAPI::rtc::StringBuilder & rtc::StringBuilder::operator<< ( uint64 )
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 rtc::StringBuilder::$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: