LeviLamina
Loading...
Searching...
No Matches
rtc::NetworkManagerBase Class Referenceabstract
Inheritance diagram for rtc::NetworkManagerBase:

Public Types

enum class  EnumerationPermission : int { Allowed = 0 , Blocked = 1 }

Public Member Functions

NetworkManagerBase & operator= (NetworkManagerBase const &)
 NetworkManagerBase (NetworkManagerBase const &)
virtual ::std::vector<::rtc::Network const * > GetNetworks () const
virtual ::std::vector<::rtc::Network const * > GetAnyAddressNetworks ()
virtual::rtc::NetworkManager::EnumerationPermission enumeration_permission () const
virtual bool GetDefaultLocalAddress (int family, ::rtc::IPAddress *ipaddr) const
MCAPI::rtc::Network * GetNetworkFromAddress (::rtc::IPAddress const &ip) const
MCAPI void MergeNetworkList (::std::vector<::std::unique_ptr<::rtc::Network > > new_networks, bool *changed, ::rtc::NetworkManager::Stats *stats)
MCAPI NetworkManagerBase (::webrtc::FieldTrialsView const *field_trials)
MCAPI void * $ctor (::webrtc::FieldTrialsView const *field_trials)
MCAPI void $dtor ()
MCAPI ::std::vector<::rtc::Network const * > $GetNetworks () const
MCAPI ::std::vector<::rtc::Network const * > $GetAnyAddressNetworks ()
MCAPI::rtc::NetworkManager::EnumerationPermission $enumeration_permission () const
MCAPI bool $GetDefaultLocalAddress (int family, ::rtc::IPAddress *ipaddr) const
virtual void Initialize ()
virtual void StartUpdating ()=0
virtual void StopUpdating ()=0
virtual void DumpNetworks ()
virtual::webrtc::MdnsResponderInterface * GetMdnsResponder () const
virtual void set_vpn_list (::std::vector<::rtc::NetworkMask > const &vpn)
MCAPI void $Initialize ()
MCAPI void $DumpNetworks ()
MCAPI::webrtc::MdnsResponderInterface * $GetMdnsResponder () const
MCAPI void $set_vpn_list (::std::vector<::rtc::NetworkMask > const &vpn)

Static Public Member Functions

static MCAPI void ** $vftableForDefaultLocalAddressProvider ()
static MCAPI void ** $vftableForMdnsResponderProvider ()

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk1113ec
::ll::UntypedStorage< 4, 4 > mUnkc8d6d3
::ll::UntypedStorage< 8, 24 > mUnk4ecfbb
::ll::UntypedStorage< 8, 16 > mUnk9f3f62
::ll::UntypedStorage< 8, 8 > mUnk75fc0f
::ll::UntypedStorage< 8, 8 > mUnkadefe5
::ll::UntypedStorage< 4, 32 > mUnkf0d315
::ll::UntypedStorage< 4, 32 > mUnk62a6c8
::ll::UntypedStorage< 2, 2 > mUnk24dd54
::ll::UntypedStorage< 1, 1 > mUnk5dfda4
::ll::UntypedStorage< 8, 48 > mUnk32ebb5
::ll::UntypedStorage< 8, 48 > mUnk779b28

Constructor & Destructor Documentation

◆ NetworkManagerBase()

MCAPI rtc::NetworkManagerBase::NetworkManagerBase ( ::webrtc::FieldTrialsView const * field_trials)
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.

Member Function Documentation

◆ GetNetworks()

virtual ::std::vector<::rtc::Network const * > rtc::NetworkManagerBase::GetNetworks ( ) const
virtual

Implements rtc::NetworkManager.

◆ GetAnyAddressNetworks()

virtual ::std::vector<::rtc::Network const * > rtc::NetworkManagerBase::GetAnyAddressNetworks ( )
virtual

Implements rtc::NetworkManager.

◆ GetDefaultLocalAddress()

virtual bool rtc::NetworkManagerBase::GetDefaultLocalAddress ( int family,
::rtc::IPAddress * ipaddr ) const
virtual

Reimplemented from rtc::NetworkManager.

◆ GetNetworkFromAddress()

MCAPI::rtc::Network * rtc::NetworkManagerBase::GetNetworkFromAddress ( ::rtc::IPAddress const & ip) 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.

◆ MergeNetworkList()

MCAPI void rtc::NetworkManagerBase::MergeNetworkList ( ::std::vector<::std::unique_ptr<::rtc::Network > > new_networks,
bool * changed,
::rtc::NetworkManager::Stats * stats )
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 * rtc::NetworkManagerBase::$ctor ( ::webrtc::FieldTrialsView const * field_trials)
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 rtc::NetworkManagerBase::$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.

◆ $GetNetworks()

MCAPI ::std::vector<::rtc::Network const * > rtc::NetworkManagerBase::$GetNetworks ( ) 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.

◆ $GetAnyAddressNetworks()

MCAPI ::std::vector<::rtc::Network const * > rtc::NetworkManagerBase::$GetAnyAddressNetworks ( )
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.

◆ $enumeration_permission()

MCAPI::rtc::NetworkManager::EnumerationPermission rtc::NetworkManagerBase::$enumeration_permission ( ) 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.

◆ $GetDefaultLocalAddress()

MCAPI bool rtc::NetworkManagerBase::$GetDefaultLocalAddress ( int family,
::rtc::IPAddress * ipaddr ) 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.

◆ $vftableForDefaultLocalAddressProvider()

MCAPI void ** rtc::NetworkManagerBase::$vftableForDefaultLocalAddressProvider ( )
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.

◆ $vftableForMdnsResponderProvider()

MCAPI void ** rtc::NetworkManagerBase::$vftableForMdnsResponderProvider ( )
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.

◆ GetMdnsResponder()

virtual::webrtc::MdnsResponderInterface * rtc::NetworkManager::GetMdnsResponder ( ) const
virtualinherited

◆ $Initialize()

MCAPI void rtc::NetworkManager::$Initialize ( )
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.

◆ $DumpNetworks()

MCAPI void rtc::NetworkManager::$DumpNetworks ( )
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.

◆ $GetMdnsResponder()

MCAPI::webrtc::MdnsResponderInterface * rtc::NetworkManager::$GetMdnsResponder ( ) 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.

◆ $set_vpn_list()

MCAPI void rtc::NetworkManager::$set_vpn_list ( ::std::vector<::rtc::NetworkMask > const & vpn)
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: