|
enum class | EnumerationPermission : int { Allowed = 0
, Blocked = 1
} |
|
|
BasicNetworkManager & | operator= (BasicNetworkManager const &) |
|
| BasicNetworkManager (BasicNetworkManager const &) |
|
virtual void | StartUpdating () |
|
virtual void | StopUpdating () |
|
virtual void | DumpNetworks () |
|
virtual void | set_vpn_list (::std::vector<::rtc::NetworkMask > const &) |
|
virtual::rtc::NetworkBindingResult | BindSocketToNetwork (int, ::rtc::IPAddress const &) |
|
MCAPI | BasicNetworkManager (::rtc::NetworkMonitorFactory *, ::rtc::SocketFactory *, ::webrtc::FieldTrialsView const *) |
|
MCAPI bool | CreateNetworks (bool, ::std::vector<::std::unique_ptr<::rtc::Network > > *) const |
|
MCAPI bool | IsConfiguredVpn (::rtc::IPAddress, int) const |
|
MCAPI bool | IsIgnoredNetwork (::rtc::Network const &) const |
|
MCAPI void | OnNetworksChanged () |
|
MCAPI::rtc::IPAddress | QueryDefaultLocalAddress (int) const |
|
MCAPI void | StartNetworkMonitor () |
|
MCAPI void | StopNetworkMonitor () |
|
MCAPI void | UpdateNetworksContinually () |
|
MCAPI void | UpdateNetworksOnce () |
|
MCAPI void * | $ctor (::rtc::NetworkMonitorFactory *, ::rtc::SocketFactory *, ::webrtc::FieldTrialsView 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, ::rtc::IPAddress *) const |
|
MCAPI ::std::unique_ptr<::rtc::Network > | CreateNetwork (::std::string_view, ::std::string_view, ::rtc::IPAddress const &, int, ::rtc::AdapterType) const |
|
MCAPI::rtc::Network * | GetNetworkFromAddress (::rtc::IPAddress const &) const |
|
MCAPI void | MergeNetworkList (::std::vector<::std::unique_ptr<::rtc::Network > >, bool *, ::rtc::NetworkManager::Stats *) |
|
MCAPI void | set_default_local_addresses (::rtc::IPAddress const &, ::rtc::IPAddress const &) |
|
MCAPI void * | $ctor (::webrtc::FieldTrialsView const *) |
|
virtual void | Initialize () |
|
virtual::webrtc::MdnsResponderInterface * | GetMdnsResponder () const |
|
|
::ll::UntypedStorage< 8, 8 > | mUnkd41830 |
|
::ll::UntypedStorage< 1, 1 > | mUnk449975 |
|
::ll::UntypedStorage< 4, 4 > | mUnk568f24 |
|
::ll::UntypedStorage< 8, 16 > | mUnk24ab87 |
|
::ll::UntypedStorage< 8, 24 > | mUnk7b0d29 |
|
::ll::UntypedStorage< 8, 8 > | mUnk58bcb8 |
|
::ll::UntypedStorage< 8, 8 > | mUnkec27fb |
|
::ll::UntypedStorage< 8, 8 > | mUnk4ff08d |
|
::ll::UntypedStorage< 1, 1 > | mUnk45de38 |
|
::ll::UntypedStorage< 1, 1 > | mUnk631047 |
|
::ll::UntypedStorage< 8, 24 > | mUnk31878a |
|
::ll::UntypedStorage< 8, 8 > | mUnkf2a3b0 |
|
::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 |
|
◆ BasicNetworkManager()
- 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.
◆ StartUpdating()
virtual void rtc::BasicNetworkManager::StartUpdating |
( |
| ) |
|
|
virtual |
◆ StopUpdating()
virtual void rtc::BasicNetworkManager::StopUpdating |
( |
| ) |
|
|
virtual |
◆ DumpNetworks()
virtual void rtc::BasicNetworkManager::DumpNetworks |
( |
| ) |
|
|
virtual |
◆ set_vpn_list()
virtual void rtc::BasicNetworkManager::set_vpn_list |
( |
::std::vector<::rtc::NetworkMask > const & | | ) |
|
|
virtual |
◆ BindSocketToNetwork()
virtual::rtc::NetworkBindingResult rtc::BasicNetworkManager::BindSocketToNetwork |
( |
int | , |
|
|
::rtc::IPAddress const & | ) |
|
virtual |
◆ CreateNetworks()
MCAPI bool rtc::BasicNetworkManager::CreateNetworks |
( |
bool | , |
|
|
::std::vector<::std::unique_ptr<::rtc::Network > > * | ) 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.
◆ IsConfiguredVpn()
MCAPI bool rtc::BasicNetworkManager::IsConfiguredVpn |
( |
::rtc::IPAddress | , |
|
|
int | ) 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.
◆ IsIgnoredNetwork()
MCAPI bool rtc::BasicNetworkManager::IsIgnoredNetwork |
( |
::rtc::Network 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.
◆ OnNetworksChanged()
MCAPI void rtc::BasicNetworkManager::OnNetworksChanged |
( |
| ) |
|
- 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.
◆ QueryDefaultLocalAddress()
MCAPI::rtc::IPAddress rtc::BasicNetworkManager::QueryDefaultLocalAddress |
( |
int | | ) |
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.
◆ StartNetworkMonitor()
MCAPI void rtc::BasicNetworkManager::StartNetworkMonitor |
( |
| ) |
|
- 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.
◆ StopNetworkMonitor()
MCAPI void rtc::BasicNetworkManager::StopNetworkMonitor |
( |
| ) |
|
- 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.
◆ UpdateNetworksContinually()
MCAPI void rtc::BasicNetworkManager::UpdateNetworksContinually |
( |
| ) |
|
- 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.
◆ UpdateNetworksOnce()
MCAPI void rtc::BasicNetworkManager::UpdateNetworksOnce |
( |
| ) |
|
- 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/2]
- 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()
static MCAPI void ** rtc::BasicNetworkManager::$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.
◆ $vftableForNetworkBinderInterface()
static MCAPI void ** rtc::BasicNetworkManager::$vftableForNetworkBinderInterface |
( |
| ) |
|
|
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.
◆ $vftableForDefaultLocalAddressProvider()
static MCAPI void ** rtc::BasicNetworkManager::$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.
◆ $vftableForHasSlots()
static MCAPI void ** rtc::BasicNetworkManager::$vftableForHasSlots |
( |
| ) |
|
|
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.
◆ GetNetworks()
virtual ::std::vector<::rtc::Network const * > rtc::NetworkManagerBase::GetNetworks |
( |
| ) |
const |
|
virtualinherited |
◆ GetAnyAddressNetworks()
virtual ::std::vector<::rtc::Network const * > rtc::NetworkManagerBase::GetAnyAddressNetworks |
( |
| ) |
|
|
virtualinherited |
◆ GetDefaultLocalAddress()
virtual bool rtc::NetworkManagerBase::GetDefaultLocalAddress |
( |
int | , |
|
|
::rtc::IPAddress * | ) const |
|
virtualinherited |
◆ CreateNetwork()
MCAPI ::std::unique_ptr<::rtc::Network > rtc::NetworkManagerBase::CreateNetwork |
( |
::std::string_view | , |
|
|
::std::string_view | , |
|
|
::rtc::IPAddress const & | , |
|
|
int | , |
|
|
::rtc::AdapterType | ) 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.
◆ GetNetworkFromAddress()
MCAPI::rtc::Network * rtc::NetworkManagerBase::GetNetworkFromAddress |
( |
::rtc::IPAddress const & | | ) |
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.
◆ MergeNetworkList()
- 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_default_local_addresses()
- 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.
◆ IsVpnMacAddress()
static MCAPI bool rtc::NetworkManagerBase::IsVpnMacAddress |
( |
::rtc::ArrayView< uchar const > | | ) |
|
|
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() [2/2]
- 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 |
◆ $vftable()
static MCAPI void ** rtc::NetworkBinderInterface::$vftable |
( |
| ) |
|
|
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: