#include <network.h>
|
| Network (const std::string &name, const std::string &description, const IPAddress &prefix, int prefix_length) |
|
| Network (const std::string &name, const std::string &description, const IPAddress &prefix, int prefix_length, AdapterType type) |
|
| ~Network () |
|
const DefaultLocalAddressProvider * | default_local_address_provider () |
|
void | set_default_local_address_provider (const DefaultLocalAddressProvider *provider) |
|
const std::string & | name () const |
|
const std::string & | description () const |
|
const IPAddress & | prefix () const |
|
int | prefix_length () const |
|
std::string | key () const |
|
IPAddress | GetBestIP () const |
|
IPAddress | ip () const |
|
void | AddIP (const InterfaceAddress &ip) |
|
bool | SetIPs (const std::vector< InterfaceAddress > &ips, bool already_changed) |
|
const std::vector< InterfaceAddress > & | GetIPs () const |
|
void | ClearIPs () |
|
int | scope_id () const |
|
void | set_scope_id (int id) |
|
bool | ignored () const |
|
void | set_ignored (bool ignored) |
|
AdapterType | type () const |
|
void | set_type (AdapterType type) |
|
uint16_t | GetCost () const |
|
uint16_t | id () const |
|
void | set_id (uint16_t id) |
|
int | preference () const |
|
void | set_preference (int preference) |
|
bool | active () const |
|
void | set_active (bool active) |
|
std::string | ToString () const |
|
| Network (const std::string &name, const std::string &description, const IPAddress &prefix, int prefix_length) |
|
| Network (const std::string &name, const std::string &description, const IPAddress &prefix, int prefix_length, AdapterType type) |
|
| ~Network () |
|
const DefaultLocalAddressProvider * | default_local_address_provider () |
|
void | set_default_local_address_provider (const DefaultLocalAddressProvider *provider) |
|
const std::string & | name () const |
|
const std::string & | description () const |
|
const IPAddress & | prefix () const |
|
int | prefix_length () const |
|
std::string | key () const |
|
IPAddress | GetBestIP () const |
|
IPAddress | ip () const |
|
void | AddIP (const InterfaceAddress &ip) |
|
bool | SetIPs (const std::vector< InterfaceAddress > &ips, bool already_changed) |
|
const std::vector< InterfaceAddress > & | GetIPs () const |
|
void | ClearIPs () |
|
int | scope_id () const |
|
void | set_scope_id (int id) |
|
bool | ignored () const |
|
void | set_ignored (bool ignored) |
|
AdapterType | type () const |
|
void | set_type (AdapterType type) |
|
uint16_t | GetCost () const |
|
uint16_t | id () const |
|
void | set_id (uint16_t id) |
|
int | preference () const |
|
void | set_preference (int preference) |
|
bool | active () const |
|
void | set_active (bool active) |
|
std::string | ToString () const |
|
◆ Network() [1/4]
◆ Network() [2/4]
◆ ~Network() [1/2]
rtc::Network::~Network |
( |
| ) |
|
|
default |
◆ Network() [3/4]
◆ Network() [4/4]
◆ ~Network() [2/2]
rtc::Network::~Network |
( |
| ) |
|
◆ active() [1/2]
bool rtc::Network::active |
( |
| ) |
const |
|
inline |
◆ active() [2/2]
bool rtc::Network::active |
( |
| ) |
const |
|
inline |
◆ AddIP() [1/2]
◆ AddIP() [2/2]
◆ ClearIPs() [1/2]
void rtc::Network::ClearIPs |
( |
| ) |
|
|
inline |
◆ ClearIPs() [2/2]
void rtc::Network::ClearIPs |
( |
| ) |
|
|
inline |
◆ default_local_address_provider() [1/2]
◆ default_local_address_provider() [2/2]
◆ description() [1/2]
◆ description() [2/2]
◆ GetBestIP() [1/2]
◆ GetBestIP() [2/2]
◆ GetCost() [1/2]
uint16_t rtc::Network::GetCost |
( |
| ) |
const |
|
inline |
◆ GetCost() [2/2]
uint16_t rtc::Network::GetCost |
( |
| ) |
const |
|
inline |
◆ GetIPs() [1/2]
◆ GetIPs() [2/2]
◆ id() [1/2]
◆ id() [2/2]
◆ ignored() [1/2]
bool rtc::Network::ignored |
( |
| ) |
const |
|
inline |
◆ ignored() [2/2]
bool rtc::Network::ignored |
( |
| ) |
const |
|
inline |
◆ ip() [1/2]
◆ ip() [2/2]
◆ key() [1/2]
◆ key() [2/2]
◆ name() [1/2]
◆ name() [2/2]
◆ preference() [1/2]
int rtc::Network::preference |
( |
| ) |
const |
|
inline |
◆ preference() [2/2]
int rtc::Network::preference |
( |
| ) |
const |
|
inline |
◆ prefix() [1/2]
const IPAddress& rtc::Network::prefix |
( |
| ) |
const |
|
inline |
◆ prefix() [2/2]
const IPAddress& rtc::Network::prefix |
( |
| ) |
const |
|
inline |
◆ prefix_length() [1/2]
int rtc::Network::prefix_length |
( |
| ) |
const |
|
inline |
◆ prefix_length() [2/2]
int rtc::Network::prefix_length |
( |
| ) |
const |
|
inline |
◆ scope_id() [1/2]
int rtc::Network::scope_id |
( |
| ) |
const |
|
inline |
◆ scope_id() [2/2]
int rtc::Network::scope_id |
( |
| ) |
const |
|
inline |
◆ set_active() [1/2]
void rtc::Network::set_active |
( |
bool |
active | ) |
|
|
inline |
◆ set_active() [2/2]
void rtc::Network::set_active |
( |
bool |
active | ) |
|
|
inline |
◆ set_default_local_address_provider() [1/2]
◆ set_default_local_address_provider() [2/2]
◆ set_id() [1/2]
◆ set_id() [2/2]
◆ set_ignored() [1/2]
void rtc::Network::set_ignored |
( |
bool |
ignored | ) |
|
|
inline |
◆ set_ignored() [2/2]
void rtc::Network::set_ignored |
( |
bool |
ignored | ) |
|
|
inline |
◆ set_preference() [1/2]
void rtc::Network::set_preference |
( |
int |
preference | ) |
|
|
inline |
◆ set_preference() [2/2]
void rtc::Network::set_preference |
( |
int |
preference | ) |
|
|
inline |
◆ set_scope_id() [1/2]
void rtc::Network::set_scope_id |
( |
int |
id | ) |
|
|
inline |
◆ set_scope_id() [2/2]
void rtc::Network::set_scope_id |
( |
int |
id | ) |
|
|
inline |
◆ set_type() [1/2]
◆ set_type() [2/2]
◆ SetIPs() [1/2]
bool rtc::Network::SetIPs |
( |
const std::vector< InterfaceAddress > & |
ips, |
|
|
bool |
already_changed |
|
) |
| |
◆ SetIPs() [2/2]
bool rtc::Network::SetIPs |
( |
const std::vector< InterfaceAddress > & |
ips, |
|
|
bool |
already_changed |
|
) |
| |
◆ ToString() [1/2]
◆ ToString() [2/2]
◆ type() [1/2]
◆ type() [2/2]
◆ NetworkManager
◆ SignalTypeChanged
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/base/network.h
- Source/ThirdParty/libwebrtc/Source/webrtc/base/network.cc