LeviLamina
Loading...
Searching...
No Matches
webrtc::StunByteStringAttribute Class Reference
Inheritance diagram for webrtc::StunByteStringAttribute:

Public Member Functions

StunByteStringAttribute & operator= (StunByteStringAttribute const &)
 StunByteStringAttribute (StunByteStringAttribute const &)
virtual::webrtc::StunAttributeValueType value_type () const
virtual bool Read (::webrtc::ByteBufferReader *buf)
virtual bool Write (::webrtc::ByteBufferWriter *buf) const
MCAPI ::std::optional<::std::vector< uint > > GetUInt32Vector () const
MCAPI StunByteStringAttribute (ushort type)
MCAPI StunByteStringAttribute (ushort type, ::std::string_view str)
MCAPI StunByteStringAttribute (ushort type, ::std::vector< uint > const &values)
MCAPI StunByteStringAttribute (ushort type, void const *bytes, uint64 length)
MCAPI void * $ctor (ushort type)
MCAPI void * $ctor (ushort type, ::std::string_view str)
MCAPI void * $ctor (ushort type, ::std::vector< uint > const &values)
MCAPI void * $ctor (ushort type, void const *bytes, uint64 length)
MCAPI::webrtc::StunAttributeValueType $value_type () const
MCAPI bool $Read (::webrtc::ByteBufferReader *buf)
MCAPI bool $Write (::webrtc::ByteBufferWriter *buf) const
virtual void SetOwner (::webrtc::StunMessage *owner)
MCAPI void $dtor ()
MCAPI void $SetOwner (::webrtc::StunMessage *owner)

Static Public Member Functions

static MCAPI void ** $vftable ()
static MCAPI ::webrtc::StunAttributeCreate (::webrtc::StunAttributeValueType value_type, ushort type, ushort length, ::webrtc::StunMessage *owner)
static MCAPI ::std::unique_ptr<::webrtc::StunErrorCodeAttributeCreateErrorCode ()
static MCAPI ::std::unique_ptr<::webrtc::StunUInt16ListAttributeCreateUInt16ListAttribute (ushort type)
static MCAPI ::std::unique_ptr<::webrtc::StunUInt32AttributeCreateUInt32 (ushort type)
static MCAPI ::std::unique_ptr<::webrtc::StunUInt16ListAttributeCreateUnknownAttributes ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk69d744
::ll::UntypedStorage< 2, 2 > mUnkf43ab9
::ll::UntypedStorage< 2, 2 > mUnkaa2c03

Constructor & Destructor Documentation

◆ StunByteStringAttribute() [1/4]

MCAPI webrtc::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 webrtc::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() [3/4]

MCAPI webrtc::StunByteStringAttribute::StunByteStringAttribute ( ushort type,
::std::vector< uint > const & values )
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 webrtc::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.

Member Function Documentation

◆ value_type()

virtual::webrtc::StunAttributeValueType webrtc::StunByteStringAttribute::value_type ( ) const
virtual

Implements webrtc::StunAttribute.

◆ Read()

virtual bool webrtc::StunByteStringAttribute::Read ( ::webrtc::ByteBufferReader * buf)
virtual

Implements webrtc::StunAttribute.

◆ Write()

virtual bool webrtc::StunByteStringAttribute::Write ( ::webrtc::ByteBufferWriter * buf) const
virtual

Implements webrtc::StunAttribute.

◆ GetUInt32Vector()

MCAPI ::std::optional<::std::vector< uint > > webrtc::StunByteStringAttribute::GetUInt32Vector ( ) 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.

◆ $ctor() [1/4]

MCAPI void * webrtc::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 * webrtc::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() [3/4]

MCAPI void * webrtc::StunByteStringAttribute::$ctor ( ushort type,
::std::vector< uint > const & values )
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 * webrtc::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.

◆ $value_type()

MCAPI::webrtc::StunAttributeValueType webrtc::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()

MCAPI bool webrtc::StunByteStringAttribute::$Read ( ::webrtc::ByteBufferReader * buf)
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()

MCAPI bool webrtc::StunByteStringAttribute::$Write ( ::webrtc::ByteBufferWriter * buf) 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.

◆ $vftable()

MCAPI void ** webrtc::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.

◆ Create()

MCAPI ::webrtc::StunAttribute * webrtc::StunAttribute::Create ( ::webrtc::StunAttributeValueType value_type,
ushort type,
ushort length,
::webrtc::StunMessage * owner )
staticinherited
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()

MCAPI ::std::unique_ptr<::webrtc::StunErrorCodeAttribute > webrtc::StunAttribute::CreateErrorCode ( )
staticinherited
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()

MCAPI ::std::unique_ptr<::webrtc::StunUInt16ListAttribute > webrtc::StunAttribute::CreateUInt16ListAttribute ( ushort type)
staticinherited
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()

MCAPI ::std::unique_ptr<::webrtc::StunUInt32Attribute > webrtc::StunAttribute::CreateUInt32 ( ushort type)
staticinherited
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()

MCAPI ::std::unique_ptr<::webrtc::StunUInt16ListAttribute > webrtc::StunAttribute::CreateUnknownAttributes ( )
staticinherited
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 webrtc::StunAttribute::$dtor ( )
inherited
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()

MCAPI void webrtc::StunAttribute::$SetOwner ( ::webrtc::StunMessage * owner)
inherited
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: