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

Public Member Functions

StunByteStringAttributeoperator= (StunByteStringAttribute const &)
 
 StunByteStringAttribute (StunByteStringAttribute const &)
 
virtual::cricket::StunAttributeValueType value_type () const
 
virtual bool Read (::rtc::ByteBufferReader *)
 
virtual bool Write (::rtc::ByteBufferWriter *) const
 
MCAPI void CopyBytes (::std::string_view)
 
MCAPI void CopyBytes (void const *, uint64)
 
MCAPI void SetBytes (uchar *, uint64)
 
MCAPI StunByteStringAttribute (ushort)
 
MCAPI StunByteStringAttribute (ushort, ::std::string_view)
 
MCAPI StunByteStringAttribute (ushort, ushort)
 
MCAPI StunByteStringAttribute (ushort, void const *, uint64)
 
MCAPI void * $ctor (ushort)
 
MCAPI void * $ctor (ushort, ::std::string_view)
 
MCAPI void * $ctor (ushort, ushort)
 
MCAPI void * $ctor (ushort, void const *, uint64)
 
virtual void SetOwner (::cricket::StunMessage *)
 
MCAPI void ConsumePadding (::rtc::ByteBufferReader *) const
 
MCAPI void WritePadding (::rtc::ByteBufferWriter *) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 
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 ()
 

Public Attributes

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

Constructor & Destructor Documentation

◆ StunByteStringAttribute() [1/4]

MCAPI cricket::StunByteStringAttribute::StunByteStringAttribute ( ushort )
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 ,
::std::string_view  )
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 ,
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.

◆ StunByteStringAttribute() [4/4]

MCAPI cricket::StunByteStringAttribute::StunByteStringAttribute ( ushort ,
void const * ,
uint64  )
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::cricket::StunAttributeValueType cricket::StunByteStringAttribute::value_type ( ) const
virtual

◆ Read()

virtual bool cricket::StunByteStringAttribute::Read ( ::rtc::ByteBufferReader * )
virtual

◆ Write()

virtual bool cricket::StunByteStringAttribute::Write ( ::rtc::ByteBufferWriter * ) const
virtual

◆ CopyBytes() [1/2]

MCAPI void cricket::StunByteStringAttribute::CopyBytes ( ::std::string_view )
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 * ,
uint64  )
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 * ,
uint64  )
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 )
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 ,
::std::string_view  )
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 ,
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.

◆ $ctor() [4/4]

MCAPI void * cricket::StunByteStringAttribute::$ctor ( ushort ,
void const * ,
uint64  )
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()

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

◆ WritePadding()

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

◆ Create()

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

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

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

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

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

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