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

Public Member Functions

StunUInt64Attributeoperator= (StunUInt64Attribute const &)
 
 StunUInt64Attribute (StunUInt64Attribute const &)
 
virtual::cricket::StunAttributeValueType value_type () const
 
virtual bool Read (::rtc::ByteBufferReader *buf)
 
virtual bool Write (::rtc::ByteBufferWriter *buf) const
 
MCAPI StunUInt64Attribute (ushort type)
 
MCAPI StunUInt64Attribute (ushort type, uint64 value)
 
MCAPI void * $ctor (ushort type)
 
MCAPI void * $ctor (ushort type, uint64 value)
 
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 * $ctor (ushort type, ushort length)
 
MCAPI void $dtor ()
 
MCAPI void $SetOwner (::cricket::StunMessage *owner)
 

Static Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ StunUInt64Attribute() [1/2]

MCAPI cricket::StunUInt64Attribute::StunUInt64Attribute ( 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.

◆ StunUInt64Attribute() [2/2]

MCAPI cricket::StunUInt64Attribute::StunUInt64Attribute ( ushort type,
uint64 value )
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::StunUInt64Attribute::value_type ( ) const
virtual

◆ Read()

virtual bool cricket::StunUInt64Attribute::Read ( ::rtc::ByteBufferReader * buf)
virtual

◆ Write()

virtual bool cricket::StunUInt64Attribute::Write ( ::rtc::ByteBufferWriter * buf) const
virtual

◆ $ctor() [1/3]

MCAPI void * cricket::StunUInt64Attribute::$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/3]

MCAPI void * cricket::StunUInt64Attribute::$ctor ( ushort type,
uint64 value )
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::StunUInt64Attribute::$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 cricket::StunUInt64Attribute::$Read ( ::rtc::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 cricket::StunUInt64Attribute::$Write ( ::rtc::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()

static MCAPI void ** cricket::StunUInt64Attribute::$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 * buf) 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 * buf) 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 value_type,
ushort type,
ushort length,
::cricket::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()

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 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()

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

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.

◆ $ctor() [3/3]

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

◆ $dtor()

MCAPI void cricket::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 cricket::StunAttribute::$SetOwner ( ::cricket::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: