LeviLamina
Loading...
Searching...
No Matches
cricket::Candidate Class Reference

Public Member Functions

MCAPI Candidate ()
 
MCAPI Candidate (::cricket::Candidate const &)
 
MCAPI Candidate (int, ::std::string_view, ::rtc::SocketAddress const &, uint, ::std::string_view, ::std::string_view, ::webrtc::IceCandidateType, uint, ::std::string_view, ushort, ushort)
 
MCAPI void ComputeFoundation (::rtc::SocketAddress const &, uint64)
 
MCAPI void ComputePrflxFoundation ()
 
MCAPI uint GetPriority (uint, int, int, bool) const
 
MCAPI bool IsEquivalent (::cricket::Candidate const &) const
 
MCAPI bool MatchesForRemoval (::cricket::Candidate const &) const
 
MCAPI::cricket::Candidate ToSanitizedCopy (bool, bool) const
 
MCAPI::std::string ToStringInternal (bool) const
 
MCAPI void generate_id ()
 
MCAPI bool is_local () const
 
MCAPI bool is_prflx () const
 
MCAPI bool is_relay () const
 
MCAPI bool is_stun () const
 
MCAPI bool operator!= (::cricket::Candidate const &) const
 
MCAPI::cricket::Candidate & operator= (::cricket::Candidate const &)
 
MCAPI bool operator== (::cricket::Candidate const &) const
 
MCAPI void set_password (::std::string_view)
 
MCAPI void set_username (::std::string_view)
 
MCAPI::std::string_view type_name () const
 
MCAPI ~Candidate ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::cricket::Candidate const &)
 
MCAPI void * $ctor (int, ::std::string_view, ::rtc::SocketAddress const &, uint, ::std::string_view, ::std::string_view, ::webrtc::IceCandidateType, uint, ::std::string_view, ushort, ushort)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void Assign (::std::string &, ::std::string_view)
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkd3f8fe
 
::ll::UntypedStorage< 4, 4 > mUnkf10b9c
 
::ll::UntypedStorage< 8, 32 > mUnkfc97b1
 
::ll::UntypedStorage< 8, 32 > mUnk566df7
 
::ll::UntypedStorage< 8, 80 > mUnkd7fc44
 
::ll::UntypedStorage< 4, 4 > mUnkc1520e
 
::ll::UntypedStorage< 8, 32 > mUnkc171e8
 
::ll::UntypedStorage< 8, 32 > mUnk4070ed
 
::ll::UntypedStorage< 4, 4 > mUnk50e396
 
::ll::UntypedStorage< 8, 32 > mUnk7adf25
 
::ll::UntypedStorage< 4, 4 > mUnk35170f
 
::ll::UntypedStorage< 4, 4 > mUnk630978
 
::ll::UntypedStorage< 4, 4 > mUnk235b48
 
::ll::UntypedStorage< 8, 32 > mUnk6bc578
 
::ll::UntypedStorage< 8, 80 > mUnk5da8f6
 
::ll::UntypedStorage< 8, 32 > mUnkec224f
 
::ll::UntypedStorage< 8, 32 > mUnk5445ab
 
::ll::UntypedStorage< 2, 2 > mUnke44a8d
 
::ll::UntypedStorage< 2, 2 > mUnk2c6d0a
 
::ll::UntypedStorage< 8, 32 > mUnke10b0a
 

Constructor & Destructor Documentation

◆ Candidate() [1/3]

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

◆ Candidate() [2/3]

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

◆ Candidate() [3/3]

MCAPI cricket::Candidate::Candidate ( int ,
::std::string_view ,
::rtc::SocketAddress const & ,
uint ,
::std::string_view ,
::std::string_view ,
::webrtc::IceCandidateType ,
uint ,
::std::string_view ,
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.

◆ ~Candidate()

MCAPI cricket::Candidate::~Candidate ( )
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

◆ ComputeFoundation()

MCAPI void cricket::Candidate::ComputeFoundation ( ::rtc::SocketAddress 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.

◆ ComputePrflxFoundation()

MCAPI void cricket::Candidate::ComputePrflxFoundation ( )
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.

◆ GetPriority()

MCAPI uint cricket::Candidate::GetPriority ( uint ,
int ,
int ,
bool  ) 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.

◆ IsEquivalent()

MCAPI bool cricket::Candidate::IsEquivalent ( ::cricket::Candidate const & ) 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.

◆ MatchesForRemoval()

MCAPI bool cricket::Candidate::MatchesForRemoval ( ::cricket::Candidate const & ) 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.

◆ ToSanitizedCopy()

MCAPI::cricket::Candidate cricket::Candidate::ToSanitizedCopy ( bool ,
bool  ) 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.

◆ ToStringInternal()

MCAPI::std::string cricket::Candidate::ToStringInternal ( bool ) 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.

◆ generate_id()

MCAPI void cricket::Candidate::generate_id ( )
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.

◆ is_local()

MCAPI bool cricket::Candidate::is_local ( ) 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.

◆ is_prflx()

MCAPI bool cricket::Candidate::is_prflx ( ) 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.

◆ is_relay()

MCAPI bool cricket::Candidate::is_relay ( ) 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.

◆ is_stun()

MCAPI bool cricket::Candidate::is_stun ( ) 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.

◆ operator!=()

MCAPI bool cricket::Candidate::operator!= ( ::cricket::Candidate const & ) 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.

◆ operator=()

MCAPI::cricket::Candidate & cricket::Candidate::operator= ( ::cricket::Candidate 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.

◆ operator==()

MCAPI bool cricket::Candidate::operator== ( ::cricket::Candidate const & ) 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.

◆ set_password()

MCAPI void cricket::Candidate::set_password ( ::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.

◆ set_username()

MCAPI void cricket::Candidate::set_username ( ::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.

◆ type_name()

MCAPI::std::string_view cricket::Candidate::type_name ( ) 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.

◆ Assign()

static MCAPI void cricket::Candidate::Assign ( ::std::string & ,
::std::string_view  )
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() [1/3]

MCAPI void * cricket::Candidate::$ctor ( )
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::Candidate::$ctor ( ::cricket::Candidate 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() [3/3]

MCAPI void * cricket::Candidate::$ctor ( int ,
::std::string_view ,
::rtc::SocketAddress const & ,
uint ,
::std::string_view ,
::std::string_view ,
::webrtc::IceCandidateType ,
uint ,
::std::string_view ,
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.

◆ $dtor()

MCAPI void cricket::Candidate::$dtor ( )
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: