LeviLamina
|
Public Member Functions | |
WrappingActiveIceController & | operator= (WrappingActiveIceController const &) |
WrappingActiveIceController (WrappingActiveIceController const &) | |
virtual void | SetIceConfig (::cricket::IceConfig const &config) |
virtual bool | GetUseCandidateAttribute (::cricket::Connection const *connection, ::cricket::NominationMode mode, ::cricket::IceMode remote_ice_mode) const |
virtual void | OnConnectionAdded (::cricket::Connection const *connection) |
virtual void | OnConnectionPinged (::cricket::Connection const *connection) |
virtual void | OnConnectionUpdated (::cricket::Connection const *connection) |
virtual void | OnConnectionSwitched (::cricket::Connection const *connection) |
virtual void | OnConnectionDestroyed (::cricket::Connection const *connection) |
virtual void | OnSortAndSwitchRequest (::cricket::IceSwitchReason reason) |
virtual void | OnImmediateSortAndSwitchRequest (::cricket::IceSwitchReason reason) |
virtual bool | OnImmediateSwitchRequest (::cricket::IceSwitchReason reason, ::cricket::Connection const *selected) |
virtual::cricket::Connection const * | FindNextPingableConnection () |
MCAPI void | HandlePingResult (::cricket::IceControllerInterface::PingResult result) |
MCAPI void | HandleSwitchResult (::cricket::IceSwitchReason reason_for_switch, ::cricket::IceControllerInterface::SwitchResult result) |
MCAPI void | MaybeStartPinging () |
MCAPI void | PruneConnections () |
MCAPI void | SelectAndPingConnection () |
MCAPI void | SortAndSwitchToBestConnection (::cricket::IceSwitchReason reason) |
MCAPI void | UpdateStateOnConnectionsResorted () |
MCAPI | WrappingActiveIceController (::cricket::IceAgentInterface *ice_agent, ::cricket::IceControllerFactoryInterface *wrapped_factory, ::cricket::IceControllerFactoryArgs const &wrapped_factory_args) |
MCAPI void * | $ctor (::cricket::IceAgentInterface *ice_agent, ::cricket::IceControllerFactoryInterface *wrapped_factory, ::cricket::IceControllerFactoryArgs const &wrapped_factory_args) |
MCAPI void | $dtor () |
MCAPI void | $SetIceConfig (::cricket::IceConfig const &config) |
MCAPI bool | $GetUseCandidateAttribute (::cricket::Connection const *connection, ::cricket::NominationMode mode, ::cricket::IceMode remote_ice_mode) const |
MCAPI void | $OnConnectionAdded (::cricket::Connection const *connection) |
MCAPI void | $OnConnectionPinged (::cricket::Connection const *connection) |
MCAPI void | $OnConnectionUpdated (::cricket::Connection const *connection) |
MCAPI void | $OnConnectionSwitched (::cricket::Connection const *connection) |
MCAPI void | $OnConnectionDestroyed (::cricket::Connection const *connection) |
MCAPI void | $OnSortAndSwitchRequest (::cricket::IceSwitchReason reason) |
MCAPI void | $OnImmediateSortAndSwitchRequest (::cricket::IceSwitchReason reason) |
MCAPI bool | $OnImmediateSwitchRequest (::cricket::IceSwitchReason reason, ::cricket::Connection const *selected) |
MCAPI::cricket::Connection const * | $FindNextPingableConnection () |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 8 > | mUnk9aae14 |
::ll::UntypedStorage< 8, 8 > | mUnk46e074 |
::ll::UntypedStorage< 1, 1 > | mUnka76a4b |
::ll::UntypedStorage< 1, 1 > | mUnk2c0b55 |
::ll::UntypedStorage< 8, 8 > | mUnk2e3f8e |
::ll::UntypedStorage< 8, 8 > | mUnk8d7c5c |
::ll::UntypedStorage< 8, 8 > | mUnk2cf1d3 |
MCAPI cricket::WrappingActiveIceController::WrappingActiveIceController | ( | ::cricket::IceAgentInterface * | ice_agent, |
::cricket::IceControllerFactoryInterface * | wrapped_factory, | ||
::cricket::IceControllerFactoryArgs const & | wrapped_factory_args ) |
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
|
virtual |
Implements cricket::ActiveIceControllerInterface.
MCAPI void cricket::WrappingActiveIceController::HandlePingResult | ( | ::cricket::IceControllerInterface::PingResult | result | ) |
MCAPI void cricket::WrappingActiveIceController::HandleSwitchResult | ( | ::cricket::IceSwitchReason | reason_for_switch, |
::cricket::IceControllerInterface::SwitchResult | result ) |
MCAPI void cricket::WrappingActiveIceController::MaybeStartPinging | ( | ) |
MCAPI void cricket::WrappingActiveIceController::PruneConnections | ( | ) |
MCAPI void cricket::WrappingActiveIceController::SelectAndPingConnection | ( | ) |
MCAPI void cricket::WrappingActiveIceController::SortAndSwitchToBestConnection | ( | ::cricket::IceSwitchReason | reason | ) |
MCAPI void cricket::WrappingActiveIceController::UpdateStateOnConnectionsResorted | ( | ) |
MCAPI void * cricket::WrappingActiveIceController::$ctor | ( | ::cricket::IceAgentInterface * | ice_agent, |
::cricket::IceControllerFactoryInterface * | wrapped_factory, | ||
::cricket::IceControllerFactoryArgs const & | wrapped_factory_args ) |
MCAPI void cricket::WrappingActiveIceController::$dtor | ( | ) |
MCAPI void cricket::WrappingActiveIceController::$SetIceConfig | ( | ::cricket::IceConfig const & | config | ) |
MCAPI bool cricket::WrappingActiveIceController::$GetUseCandidateAttribute | ( | ::cricket::Connection const * | connection, |
::cricket::NominationMode | mode, | ||
::cricket::IceMode | remote_ice_mode ) const |
MCAPI void cricket::WrappingActiveIceController::$OnConnectionAdded | ( | ::cricket::Connection const * | connection | ) |
MCAPI void cricket::WrappingActiveIceController::$OnConnectionPinged | ( | ::cricket::Connection const * | connection | ) |
MCAPI void cricket::WrappingActiveIceController::$OnConnectionUpdated | ( | ::cricket::Connection const * | connection | ) |
MCAPI void cricket::WrappingActiveIceController::$OnConnectionSwitched | ( | ::cricket::Connection const * | connection | ) |
MCAPI void cricket::WrappingActiveIceController::$OnConnectionDestroyed | ( | ::cricket::Connection const * | connection | ) |
MCAPI void cricket::WrappingActiveIceController::$OnSortAndSwitchRequest | ( | ::cricket::IceSwitchReason | reason | ) |
MCAPI void cricket::WrappingActiveIceController::$OnImmediateSortAndSwitchRequest | ( | ::cricket::IceSwitchReason | reason | ) |
MCAPI bool cricket::WrappingActiveIceController::$OnImmediateSwitchRequest | ( | ::cricket::IceSwitchReason | reason, |
::cricket::Connection const * | selected ) |
MCAPI::cricket::Connection const * cricket::WrappingActiveIceController::$FindNextPingableConnection | ( | ) |
|
static |