◆ 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.
◆ 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()
- 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: