|
| | FakeIceTransport (const std::string &name, int component) |
| |
| | ~FakeIceTransport () override |
| |
| void | SetAsync (bool async) |
| |
| void | SetAsyncDelay (int delay_ms) |
| |
| void | SetWritable (bool writable) |
| |
| void | SetReceiving (bool receiving) |
| |
| void | SetDestination (FakeIceTransport *dest, bool asymmetric=false) |
| |
| void | SetConnectionCount (size_t connection_count) |
| |
| void | SetCandidatesGatheringComplete () |
| |
| int | receiving_timeout () const |
| |
| bool | gather_continually () const |
| |
| const Candidates & | remote_candidates () const |
| |
| const std::string & | transport_name () const override |
| |
| int | component () const override |
| |
| uint64_t | IceTiebreaker () const |
| |
| IceMode | remote_ice_mode () const |
| |
| const std::string & | ice_ufrag () const |
| |
| const std::string & | ice_pwd () const |
| |
| const std::string & | remote_ice_ufrag () const |
| |
| const std::string & | remote_ice_pwd () const |
| |
| IceTransportState | GetState () const override |
| |
| void | SetIceRole (IceRole role) override |
| |
| IceRole | GetIceRole () const override |
| |
| void | SetIceTiebreaker (uint64_t tiebreaker) override |
| |
| void | SetIceParameters (const IceParameters &ice_params) override |
| |
| void | SetRemoteIceParameters (const IceParameters ¶ms) override |
| |
| void | SetRemoteIceMode (IceMode mode) override |
| |
| void | MaybeStartGathering () override |
| |
| IceGatheringState | gathering_state () const override |
| |
| void | SetIceConfig (const IceConfig &config) override |
| |
| void | AddRemoteCandidate (const Candidate &candidate) override |
| |
| void | RemoveRemoteCandidate (const Candidate &candidate) override |
| |
| bool | GetStats (ConnectionInfos *infos) override |
| |
| rtc::Optional< int > | GetRttEstimate () override |
| |
| void | SetMetricsObserver (webrtc::MetricsObserverInterface *observer) override |
| |
| bool | writable () const override |
| |
| bool | receiving () const override |
| |
| int | SendPacket (const char *data, size_t len, const rtc::PacketOptions &options, int flags) override |
| |
| int | SetOption (rtc::Socket::Option opt, int value) override |
| |
| bool | GetOption (rtc::Socket::Option opt, int *value) override |
| |
| int | GetError () override |
| |
| | FakeIceTransport (const std::string &name, int component) |
| |
| | ~FakeIceTransport () override |
| |
| void | SetAsync (bool async) |
| |
| void | SetAsyncDelay (int delay_ms) |
| |
| void | SetWritable (bool writable) |
| |
| void | SetReceiving (bool receiving) |
| |
| void | SetDestination (FakeIceTransport *dest, bool asymmetric=false) |
| |
| void | SetConnectionCount (size_t connection_count) |
| |
| void | SetCandidatesGatheringComplete () |
| |
| int | receiving_timeout () const |
| |
| bool | gather_continually () const |
| |
| const Candidates & | remote_candidates () const |
| |
| const std::string & | transport_name () const override |
| |
| int | component () const override |
| |
| uint64_t | IceTiebreaker () const |
| |
| IceMode | remote_ice_mode () const |
| |
| const std::string & | ice_ufrag () const |
| |
| const std::string & | ice_pwd () const |
| |
| const std::string & | remote_ice_ufrag () const |
| |
| const std::string & | remote_ice_pwd () const |
| |
| IceTransportState | GetState () const override |
| |
| void | SetIceRole (IceRole role) override |
| |
| IceRole | GetIceRole () const override |
| |
| void | SetIceTiebreaker (uint64_t tiebreaker) override |
| |
| void | SetIceParameters (const IceParameters &ice_params) override |
| |
| void | SetRemoteIceParameters (const IceParameters ¶ms) override |
| |
| void | SetRemoteIceMode (IceMode mode) override |
| |
| void | MaybeStartGathering () override |
| |
| IceGatheringState | gathering_state () const override |
| |
| void | SetIceConfig (const IceConfig &config) override |
| |
| void | AddRemoteCandidate (const Candidate &candidate) override |
| |
| void | RemoveRemoteCandidate (const Candidate &candidate) override |
| |
| bool | GetStats (ConnectionInfos *infos) override |
| |
| rtc::Optional< int > | GetRttEstimate () override |
| |
| void | SetMetricsObserver (webrtc::MetricsObserverInterface *observer) override |
| |
| bool | writable () const override |
| |
| bool | receiving () const override |
| |
| int | SendPacket (const char *data, size_t len, const rtc::PacketOptions &options, int flags) override |
| |
| int | SetOption (rtc::Socket::Option opt, int value) override |
| |
| bool | GetOption (rtc::Socket::Option opt, int *value) override |
| |
| int | GetError () override |
| |
| virtual | ~IceTransportInternal () |
| |
| virtual void | SetIceProtocolType (IceProtocolType) |
| |
| virtual void | SetIceCredentials (const std::string &ice_ufrag, const std::string &ice_pwd) |
| |
| virtual void | SetRemoteIceCredentials (const std::string &ice_ufrag, const std::string &ice_pwd) |
| |
| std::string | debug_name () const override |
| |
| virtual | ~IceTransportInternal () |
| |
| virtual void | SetIceProtocolType (IceProtocolType) |
| |
| virtual void | SetIceCredentials (const std::string &ice_ufrag, const std::string &ice_pwd) |
| |
| virtual void | SetRemoteIceCredentials (const std::string &ice_ufrag, const std::string &ice_pwd) |
| |
| std::string | debug_name () const override |
| |
| | 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 () |
| |