LeviLamina
Loading...
Searching...
No Matches
cricket::StunAttribute Class Referenceabstract
+ Inheritance diagram for cricket::StunAttribute:

Public Member Functions

StunAttributeoperator= (StunAttribute const &)
 
 StunAttribute (StunAttribute const &)
 
virtual::cricket::StunAttributeValueType value_type () const =0
 
virtual void SetOwner (::cricket::StunMessage *)
 
virtual bool Read (::rtc::ByteBufferReader *)=0
 
virtual bool Write (::rtc::ByteBufferWriter *) const =0
 
MCAPI void ConsumePadding (::rtc::ByteBufferReader *) const
 
MCAPI StunAttribute (ushort, ushort)
 
MCAPI void WritePadding (::rtc::ByteBufferWriter *) const
 
MCAPI void * $ctor (ushort, ushort)
 

Static Public Member Functions

static MCAPI ::cricket::StunAttributeCreate (::cricket::StunAttributeValueType, ushort, ushort, ::cricket::StunMessage *)
 
static MCAPI ::std::unique_ptr<::cricket::StunErrorCodeAttributeCreateErrorCode ()
 
static MCAPI ::std::unique_ptr<::cricket::StunUInt16ListAttributeCreateUInt16ListAttribute (ushort)
 
static MCAPI ::std::unique_ptr<::cricket::StunUInt32AttributeCreateUInt32 (ushort)
 
static MCAPI ::std::unique_ptr<::cricket::StunUInt16ListAttributeCreateUnknownAttributes ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 2, 2 > mUnkb8826f
 
::ll::UntypedStorage< 2, 2 > mUnk220355
 

Constructor & Destructor Documentation

◆ StunAttribute()

MCAPI cricket::StunAttribute::StunAttribute ( ushort ,
ushort  )
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

◆ ConsumePadding()

MCAPI void cricket::StunAttribute::ConsumePadding ( ::rtc::ByteBufferReader * ) 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.

◆ WritePadding()

MCAPI void cricket::StunAttribute::WritePadding ( ::rtc::ByteBufferWriter * ) 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.

◆ Create()

static MCAPI ::cricket::StunAttribute * cricket::StunAttribute::Create ( ::cricket::StunAttributeValueType ,
ushort ,
ushort ,
::cricket::StunMessage *  )
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.

◆ CreateErrorCode()

static MCAPI ::std::unique_ptr<::cricket::StunErrorCodeAttribute > cricket::StunAttribute::CreateErrorCode ( )
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.

◆ CreateUInt16ListAttribute()

static MCAPI ::std::unique_ptr<::cricket::StunUInt16ListAttribute > cricket::StunAttribute::CreateUInt16ListAttribute ( ushort )
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.

◆ CreateUInt32()

static MCAPI ::std::unique_ptr<::cricket::StunUInt32Attribute > cricket::StunAttribute::CreateUInt32 ( ushort )
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.

◆ CreateUnknownAttributes()

static MCAPI ::std::unique_ptr<::cricket::StunUInt16ListAttribute > cricket::StunAttribute::CreateUnknownAttributes ( )
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.

◆ $ctor()

MCAPI void * cricket::StunAttribute::$ctor ( ushort ,
ushort  )
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::StunAttribute::$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.

The documentation for this class was generated from the following file: