LeviLamina
|
Public Member Functions | |
MCAPI | Candidate () |
MCAPI | Candidate (::cricket::Candidate const &) |
MCAPI | Candidate (int component, ::std::string_view protocol, ::rtc::SocketAddress const &address, uint priority, ::std::string_view username, ::std::string_view password, ::webrtc::IceCandidateType type, uint generation, ::std::string_view foundation, ushort network_id, ushort network_cost) |
MCAPI void | ComputeFoundation (::rtc::SocketAddress const &base_address, uint64 tie_breaker) |
MCAPI void | ComputePrflxFoundation () |
MCAPI uint | GetPriority (uint type_preference, int network_adapter_preference, int relay_preference, bool adjust_local_preference) const |
MCAPI bool | IsEquivalent (::cricket::Candidate const &c) const |
MCAPI bool | MatchesForRemoval (::cricket::Candidate const &c) const |
MCAPI::cricket::Candidate | ToSanitizedCopy (bool use_hostname_address, bool filter_related_address) const |
MCAPI::std::string | ToStringInternal (bool sensitive) 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 &o) const |
MCAPI::cricket::Candidate & | operator= (::cricket::Candidate const &) |
MCAPI bool | operator== (::cricket::Candidate const &o) const |
MCAPI void | set_password (::std::string_view password) |
MCAPI void | set_username (::std::string_view username) |
MCAPI::std::string_view | type_name () const |
MCAPI | ~Candidate () |
MCAPI void * | $ctor () |
MCAPI void * | $ctor (::cricket::Candidate const &) |
MCAPI void * | $ctor (int component, ::std::string_view protocol, ::rtc::SocketAddress const &address, uint priority, ::std::string_view username, ::std::string_view password, ::webrtc::IceCandidateType type, uint generation, ::std::string_view foundation, ushort network_id, ushort network_cost) |
MCAPI void | $dtor () |
Static Public Member Functions | |
static MCAPI void | Assign (::std::string &s, ::std::string_view 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 |
MCAPI cricket::Candidate::Candidate | ( | ) |
MCAPI cricket::Candidate::Candidate | ( | ::cricket::Candidate const & | ) |
MCAPI cricket::Candidate::Candidate | ( | int | component, |
::std::string_view | protocol, | ||
::rtc::SocketAddress const & | address, | ||
uint | priority, | ||
::std::string_view | username, | ||
::std::string_view | password, | ||
::webrtc::IceCandidateType | type, | ||
uint | generation, | ||
::std::string_view | foundation, | ||
ushort | network_id, | ||
ushort | network_cost ) |
MCAPI cricket::Candidate::~Candidate | ( | ) |
MCAPI void cricket::Candidate::ComputeFoundation | ( | ::rtc::SocketAddress const & | base_address, |
uint64 | tie_breaker ) |
MCAPI void cricket::Candidate::ComputePrflxFoundation | ( | ) |
MCAPI uint cricket::Candidate::GetPriority | ( | uint | type_preference, |
int | network_adapter_preference, | ||
int | relay_preference, | ||
bool | adjust_local_preference ) const |
MCAPI bool cricket::Candidate::IsEquivalent | ( | ::cricket::Candidate const & | c | ) | const |
MCAPI bool cricket::Candidate::MatchesForRemoval | ( | ::cricket::Candidate const & | c | ) | const |
MCAPI::cricket::Candidate cricket::Candidate::ToSanitizedCopy | ( | bool | use_hostname_address, |
bool | filter_related_address ) const |
MCAPI::std::string cricket::Candidate::ToStringInternal | ( | bool | sensitive | ) | const |
MCAPI void cricket::Candidate::generate_id | ( | ) |
MCAPI bool cricket::Candidate::is_local | ( | ) | const |
MCAPI bool cricket::Candidate::is_prflx | ( | ) | const |
MCAPI bool cricket::Candidate::is_relay | ( | ) | const |
MCAPI bool cricket::Candidate::is_stun | ( | ) | const |
MCAPI bool cricket::Candidate::operator!= | ( | ::cricket::Candidate const & | o | ) | const |
MCAPI::cricket::Candidate & cricket::Candidate::operator= | ( | ::cricket::Candidate const & | ) |
MCAPI bool cricket::Candidate::operator== | ( | ::cricket::Candidate const & | o | ) | const |
MCAPI void cricket::Candidate::set_password | ( | ::std::string_view | password | ) |
MCAPI void cricket::Candidate::set_username | ( | ::std::string_view | username | ) |
MCAPI::std::string_view cricket::Candidate::type_name | ( | ) | const |
|
static |
MCAPI void * cricket::Candidate::$ctor | ( | ) |
MCAPI void * cricket::Candidate::$ctor | ( | ::cricket::Candidate const & | ) |
MCAPI void * cricket::Candidate::$ctor | ( | int | component, |
::std::string_view | protocol, | ||
::rtc::SocketAddress const & | address, | ||
uint | priority, | ||
::std::string_view | username, | ||
::std::string_view | password, | ||
::webrtc::IceCandidateType | type, | ||
uint | generation, | ||
::std::string_view | foundation, | ||
ushort | network_id, | ||
ushort | network_cost ) |
MCAPI void cricket::Candidate::$dtor | ( | ) |