|
StunByteStringAttribute & | operator= (StunByteStringAttribute const &) |
|
| StunByteStringAttribute (StunByteStringAttribute const &) |
|
virtual::cricket::StunAttributeValueType | value_type () const |
|
virtual bool | Read (::rtc::ByteBufferReader *buf) |
|
virtual bool | Write (::rtc::ByteBufferWriter *buf) const |
|
MCAPI void | CopyBytes (::std::string_view bytes) |
|
MCAPI void | CopyBytes (void const *bytes, uint64 length) |
|
MCAPI void | SetBytes (uchar *bytes, uint64 length) |
|
MCAPI | StunByteStringAttribute (ushort type) |
|
MCAPI | StunByteStringAttribute (ushort type, ushort length) |
|
MCAPI | StunByteStringAttribute (ushort type, ::std::string_view str) |
|
MCAPI | StunByteStringAttribute (ushort type, void const *bytes, uint64 length) |
|
MCAPI void * | $ctor (ushort type) |
|
MCAPI void * | $ctor (ushort type, ushort length) |
|
MCAPI void * | $ctor (ushort type, ::std::string_view str) |
|
MCAPI void * | $ctor (ushort type, void const *bytes, uint64 length) |
|
MCAPI void | $dtor () |
|
MCAPI::cricket::StunAttributeValueType | $value_type () const |
|
MCAPI bool | $Read (::rtc::ByteBufferReader *buf) |
|
MCAPI bool | $Write (::rtc::ByteBufferWriter *buf) const |
|
virtual void | SetOwner (::cricket::StunMessage *owner) |
|
MCAPI void | ConsumePadding (::rtc::ByteBufferReader *buf) const |
|
MCAPI void | WritePadding (::rtc::ByteBufferWriter *buf) const |
|
MCAPI void | $SetOwner (::cricket::StunMessage *owner) |
|
◆ StunByteStringAttribute() [1/4]
MCAPI cricket::StunByteStringAttribute::StunByteStringAttribute |
( |
ushort | type | ) |
|
|
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.
◆ StunByteStringAttribute() [2/4]
MCAPI cricket::StunByteStringAttribute::StunByteStringAttribute |
( |
ushort | type, |
|
|
ushort | length ) |
- 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.
◆ StunByteStringAttribute() [3/4]
MCAPI cricket::StunByteStringAttribute::StunByteStringAttribute |
( |
ushort | type, |
|
|
::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.
◆ StunByteStringAttribute() [4/4]
MCAPI cricket::StunByteStringAttribute::StunByteStringAttribute |
( |
ushort | type, |
|
|
void const * | bytes, |
|
|
uint64 | length ) |
- 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.
◆ value_type()
virtual::cricket::StunAttributeValueType cricket::StunByteStringAttribute::value_type |
( |
| ) |
const |
|
virtual |
◆ Read()
◆ Write()
◆ CopyBytes() [1/2]
MCAPI void cricket::StunByteStringAttribute::CopyBytes |
( |
::std::string_view | bytes | ) |
|
- 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.
◆ CopyBytes() [2/2]
MCAPI void cricket::StunByteStringAttribute::CopyBytes |
( |
void const * | bytes, |
|
|
uint64 | length ) |
- 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.
◆ SetBytes()
MCAPI void cricket::StunByteStringAttribute::SetBytes |
( |
uchar * | bytes, |
|
|
uint64 | length ) |
- 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() [1/4]
MCAPI void * cricket::StunByteStringAttribute::$ctor |
( |
ushort | type | ) |
|
- 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() [2/4]
MCAPI void * cricket::StunByteStringAttribute::$ctor |
( |
ushort | type, |
|
|
ushort | length ) |
- 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() [3/4]
MCAPI void * cricket::StunByteStringAttribute::$ctor |
( |
ushort | type, |
|
|
::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() [4/4]
MCAPI void * cricket::StunByteStringAttribute::$ctor |
( |
ushort | type, |
|
|
void const * | bytes, |
|
|
uint64 | length ) |
- 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 cricket::StunByteStringAttribute::$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.
◆ $value_type()
MCAPI::cricket::StunAttributeValueType cricket::StunByteStringAttribute::$value_type |
( |
| ) |
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.
◆ $Read()
- 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.
◆ $Write()
- 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.
◆ $vftable()
static MCAPI void ** cricket::StunByteStringAttribute::$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.
◆ ConsumePadding()
- 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.
◆ WritePadding()
- 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.
◆ Create()
- 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.
◆ CreateErrorCode()
- 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.
◆ CreateUInt16ListAttribute()
- 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.
◆ CreateUInt32()
- 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.
◆ CreateUnknownAttributes()
- 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.
◆ $SetOwner()
- 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: