#include <basicportallocator.h>
|
enum | State {
kInit,
kRunning,
kStopped,
kCompleted,
kInit,
kRunning,
kStopped,
kCompleted
} |
|
enum | State {
kInit,
kRunning,
kStopped,
kCompleted,
kInit,
kRunning,
kStopped,
kCompleted
} |
|
|
| AllocationSequence (BasicPortAllocatorSession *session, rtc::Network *network, PortConfiguration *config, uint32_t flags) |
|
| ~AllocationSequence () |
|
void | Init () |
|
void | Clear () |
|
void | OnNetworkFailed () |
|
State | state () const |
|
rtc::Network * | network () const |
|
bool | network_failed () const |
|
void | set_network_failed () |
|
void | DisableEquivalentPhases (rtc::Network *network, PortConfiguration *config, uint32_t *flags) |
|
void | Start () |
|
void | Stop () |
|
void | OnMessage (rtc::Message *msg) |
|
void | EnableProtocol (ProtocolType proto) |
|
bool | ProtocolEnabled (ProtocolType proto) const |
|
| AllocationSequence (BasicPortAllocatorSession *session, rtc::Network *network, PortConfiguration *config, uint32_t flags) |
|
| ~AllocationSequence () |
|
void | Init () |
|
void | Clear () |
|
void | OnNetworkFailed () |
|
State | state () const |
|
rtc::Network * | network () const |
|
bool | network_failed () const |
|
void | set_network_failed () |
|
void | DisableEquivalentPhases (rtc::Network *network, PortConfiguration *config, uint32_t *flags) |
|
void | Start () |
|
void | Stop () |
|
void | OnMessage (rtc::Message *msg) |
|
void | EnableProtocol (ProtocolType proto) |
|
bool | ProtocolEnabled (ProtocolType proto) const |
|
Public Member Functions inherited from rtc::MessageHandler |
virtual WEBRTC_DYLIB_EXPORT | ~MessageHandler () |
|
virtual WEBRTC_DYLIB_EXPORT | ~MessageHandler () |
|
| has_slots () |
|
| has_slots () |
|
| ~has_slots () |
|
| ~has_slots () |
|
void | signal_connect (_signal_base_interface *sender) |
|
void | signal_disconnect (_signal_base_interface *sender) |
|
void | disconnect_all () |
|
void | signal_connect (_signal_base_interface *sender) |
|
void | signal_disconnect (_signal_base_interface *sender) |
|
void | disconnect_all () |
|
◆ State [1/2]
Enumerator |
---|
kInit | |
kRunning | |
kStopped | |
kCompleted | |
kInit | |
kRunning | |
kStopped | |
kCompleted | |
◆ State [2/2]
Enumerator |
---|
kInit | |
kRunning | |
kStopped | |
kCompleted | |
kInit | |
kRunning | |
kStopped | |
kCompleted | |
◆ AllocationSequence() [1/2]
◆ ~AllocationSequence() [1/2]
cricket::AllocationSequence::~AllocationSequence |
( |
| ) |
|
◆ AllocationSequence() [2/2]
◆ ~AllocationSequence() [2/2]
cricket::AllocationSequence::~AllocationSequence |
( |
| ) |
|
◆ Clear() [1/2]
void cricket::AllocationSequence::Clear |
( |
| ) |
|
◆ Clear() [2/2]
void cricket::AllocationSequence::Clear |
( |
| ) |
|
◆ CreateTurnPort() [1/2]
◆ CreateTurnPort() [2/2]
◆ DisableEquivalentPhases() [1/2]
◆ DisableEquivalentPhases() [2/2]
◆ EnableProtocol() [1/2]
◆ EnableProtocol() [2/2]
◆ Init() [1/2]
void cricket::AllocationSequence::Init |
( |
| ) |
|
◆ Init() [2/2]
void cricket::AllocationSequence::Init |
( |
| ) |
|
◆ network() [1/2]
rtc::Network* cricket::AllocationSequence::network |
( |
| ) |
const |
|
inline |
◆ network() [2/2]
rtc::Network* cricket::AllocationSequence::network |
( |
| ) |
const |
|
inline |
◆ network_failed() [1/2]
bool cricket::AllocationSequence::network_failed |
( |
| ) |
const |
|
inline |
◆ network_failed() [2/2]
bool cricket::AllocationSequence::network_failed |
( |
| ) |
const |
|
inline |
◆ OnMessage() [1/2]
◆ OnMessage() [2/2]
◆ OnNetworkFailed() [1/2]
void cricket::AllocationSequence::OnNetworkFailed |
( |
| ) |
|
◆ OnNetworkFailed() [2/2]
void cricket::AllocationSequence::OnNetworkFailed |
( |
| ) |
|
◆ ProtocolEnabled() [1/2]
bool cricket::AllocationSequence::ProtocolEnabled |
( |
ProtocolType |
proto | ) |
const |
◆ ProtocolEnabled() [2/2]
bool cricket::AllocationSequence::ProtocolEnabled |
( |
ProtocolType |
proto | ) |
const |
◆ set_network_failed() [1/2]
void cricket::AllocationSequence::set_network_failed |
( |
| ) |
|
|
inline |
◆ set_network_failed() [2/2]
void cricket::AllocationSequence::set_network_failed |
( |
| ) |
|
|
inline |
◆ Start() [1/2]
void cricket::AllocationSequence::Start |
( |
| ) |
|
◆ Start() [2/2]
void cricket::AllocationSequence::Start |
( |
| ) |
|
◆ state() [1/2]
State cricket::AllocationSequence::state |
( |
| ) |
const |
|
inline |
◆ state() [2/2]
State cricket::AllocationSequence::state |
( |
| ) |
const |
|
inline |
◆ Stop() [1/2]
void cricket::AllocationSequence::Stop |
( |
| ) |
|
◆ Stop() [2/2]
void cricket::AllocationSequence::Stop |
( |
| ) |
|
◆ SignalPortAllocationComplete
The documentation for this class was generated from the following files: