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

Public Member Functions

SimpleStringBuilderoperator= (SimpleStringBuilder const &)
 
 SimpleStringBuilder (SimpleStringBuilder const &)
 
MCAPI::rtc::SimpleStringBuilder & AppendFormat (char const *,...)
 
MCAPI SimpleStringBuilder (::rtc::ArrayView< char > buffer)
 
MCAPI::rtc::SimpleStringBuilder & operator<< (char ch)
 
MCAPI::rtc::SimpleStringBuilder & operator<< (uint i)
 
MCAPI::rtc::SimpleStringBuilder & operator<< (int i)
 
MCAPI::rtc::SimpleStringBuilder & operator<< (uint64 i)
 
MCAPI::rtc::SimpleStringBuilder & operator<< (int64 i)
 
MCAPI::rtc::SimpleStringBuilder & operator<< (::std::string_view str)
 
MCAPI void * $ctor (::rtc::ArrayView< char > buffer)
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk2d6cd4
 
::ll::UntypedStorage< 8, 8 > mUnkb845df
 

Constructor & Destructor Documentation

◆ SimpleStringBuilder()

MCAPI rtc::SimpleStringBuilder::SimpleStringBuilder ( ::rtc::ArrayView< char > buffer)
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.

Member Function Documentation

◆ AppendFormat()

MCAPI::rtc::SimpleStringBuilder & rtc::SimpleStringBuilder::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/6]

MCAPI::rtc::SimpleStringBuilder & rtc::SimpleStringBuilder::operator<< ( char ch)
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/6]

MCAPI::rtc::SimpleStringBuilder & rtc::SimpleStringBuilder::operator<< ( uint i)
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/6]

MCAPI::rtc::SimpleStringBuilder & rtc::SimpleStringBuilder::operator<< ( int i)
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/6]

MCAPI::rtc::SimpleStringBuilder & rtc::SimpleStringBuilder::operator<< ( uint64 i)
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<<() [5/6]

MCAPI::rtc::SimpleStringBuilder & rtc::SimpleStringBuilder::operator<< ( int64 i)
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<<() [6/6]

MCAPI::rtc::SimpleStringBuilder & rtc::SimpleStringBuilder::operator<< ( ::std::string_view str)
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 * rtc::SimpleStringBuilder::$ctor ( ::rtc::ArrayView< char > buffer)
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: