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

Public Member Functions

StunErrorCodeAttribute & operator= (StunErrorCodeAttribute const &)
 StunErrorCodeAttribute (StunErrorCodeAttribute const &)
virtual::webrtc::StunAttributeValueType value_type () const
virtual bool Read (::webrtc::ByteBufferReader *buf)
virtual bool Write (::webrtc::ByteBufferWriter *buf) const
MCAPI void SetCode (int code)
MCAPI void SetReason (::std::string const &reason)
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 ushort const & MIN_SIZE ()
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< 1, 1 > mUnkca1f15
::ll::UntypedStorage< 1, 1 > mUnk6c9277
::ll::UntypedStorage< 8, 32 > mUnk9e7789
::ll::UntypedStorage< 2, 2 > mUnkf43ab9
::ll::UntypedStorage< 2, 2 > mUnkaa2c03

Member Function Documentation

◆ value_type()

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

Implements webrtc::StunAttribute.

◆ Read()

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

Implements webrtc::StunAttribute.

◆ Write()

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

Implements webrtc::StunAttribute.

◆ SetCode()

MCAPI void webrtc::StunErrorCodeAttribute::SetCode ( int code)
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.

◆ SetReason()

MCAPI void webrtc::StunErrorCodeAttribute::SetReason ( ::std::string const & reason)
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.

◆ MIN_SIZE()

MCAPI ushort const & webrtc::StunErrorCodeAttribute::MIN_SIZE ( )
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.

◆ $value_type()

MCAPI::webrtc::StunAttributeValueType webrtc::StunErrorCodeAttribute::$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::StunErrorCodeAttribute::$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::StunErrorCodeAttribute::$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::StunErrorCodeAttribute::$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: