#include <jseptransport.h>
|
| JsepTransport (const std::string &mid, const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) |
|
const std::string & | mid () const |
|
bool | AddChannel (DtlsTransportInternal *dtls, int component) |
|
bool | RemoveChannel (int component) |
|
bool | HasChannels () const |
|
bool | ready_for_remote_candidates () const |
|
void | SetLocalCertificate (const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) |
|
bool | GetLocalCertificate (rtc::scoped_refptr< rtc::RTCCertificate > *certificate) const |
|
bool | SetLocalTransportDescription (const TransportDescription &description, ContentAction action, std::string *error_desc) |
|
bool | SetRemoteTransportDescription (const TransportDescription &description, ContentAction action, std::string *error_desc) |
|
void | SetNeedsIceRestartFlag () |
|
bool | NeedsIceRestart () const |
|
void | GetSslRole (rtc::SSLRole *ssl_role) const |
|
bool | GetStats (TransportStats *stats) |
|
const TransportDescription * | local_description () const |
|
const TransportDescription * | remote_description () const |
|
bool | VerifyCertificateFingerprint (const rtc::RTCCertificate *certificate, const rtc::SSLFingerprint *fingerprint, std::string *error_desc) const |
|
bool | NegotiateRole (ContentAction local_role, rtc::SSLRole *ssl_role, std::string *error_desc) const |
|
| JsepTransport (const std::string &mid, const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) |
|
const std::string & | mid () const |
|
bool | AddChannel (DtlsTransportInternal *dtls, int component) |
|
bool | RemoveChannel (int component) |
|
bool | HasChannels () const |
|
bool | ready_for_remote_candidates () const |
|
void | SetLocalCertificate (const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) |
|
bool | GetLocalCertificate (rtc::scoped_refptr< rtc::RTCCertificate > *certificate) const |
|
bool | SetLocalTransportDescription (const TransportDescription &description, ContentAction action, std::string *error_desc) |
|
bool | SetRemoteTransportDescription (const TransportDescription &description, ContentAction action, std::string *error_desc) |
|
void | SetNeedsIceRestartFlag () |
|
bool | NeedsIceRestart () const |
|
void | GetSslRole (rtc::SSLRole *ssl_role) const |
|
bool | GetStats (TransportStats *stats) |
|
const TransportDescription * | local_description () const |
|
const TransportDescription * | remote_description () const |
|
bool | VerifyCertificateFingerprint (const rtc::RTCCertificate *certificate, const rtc::SSLFingerprint *fingerprint, std::string *error_desc) const |
|
bool | NegotiateRole (ContentAction local_role, rtc::SSLRole *ssl_role, std::string *error_desc) const |
|
| 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 () |
|
◆ JsepTransport() [1/2]
◆ JsepTransport() [2/2]
◆ AddChannel() [1/2]
◆ AddChannel() [2/2]
◆ GetLocalCertificate() [1/2]
◆ GetLocalCertificate() [2/2]
◆ GetSslRole() [1/2]
◆ GetSslRole() [2/2]
◆ GetStats() [1/2]
◆ GetStats() [2/2]
◆ HasChannels() [1/2]
bool cricket::JsepTransport::HasChannels |
( |
| ) |
const |
◆ HasChannels() [2/2]
bool cricket::JsepTransport::HasChannels |
( |
| ) |
const |
◆ local_description() [1/2]
◆ local_description() [2/2]
◆ mid() [1/2]
const std::string& cricket::JsepTransport::mid |
( |
| ) |
const |
|
inline |
◆ mid() [2/2]
const std::string& cricket::JsepTransport::mid |
( |
| ) |
const |
|
inline |
◆ NeedsIceRestart() [1/2]
bool cricket::JsepTransport::NeedsIceRestart |
( |
| ) |
const |
◆ NeedsIceRestart() [2/2]
bool cricket::JsepTransport::NeedsIceRestart |
( |
| ) |
const |
◆ NegotiateRole() [1/2]
◆ NegotiateRole() [2/2]
◆ ready_for_remote_candidates() [1/2]
bool cricket::JsepTransport::ready_for_remote_candidates |
( |
| ) |
const |
|
inline |
◆ ready_for_remote_candidates() [2/2]
bool cricket::JsepTransport::ready_for_remote_candidates |
( |
| ) |
const |
|
inline |
◆ remote_description() [1/2]
◆ remote_description() [2/2]
◆ RemoveChannel() [1/2]
bool cricket::JsepTransport::RemoveChannel |
( |
int |
component | ) |
|
◆ RemoveChannel() [2/2]
bool cricket::JsepTransport::RemoveChannel |
( |
int |
component | ) |
|
◆ SetLocalCertificate() [1/2]
◆ SetLocalCertificate() [2/2]
◆ SetLocalTransportDescription() [1/2]
◆ SetLocalTransportDescription() [2/2]
◆ SetNeedsIceRestartFlag() [1/2]
void cricket::JsepTransport::SetNeedsIceRestartFlag |
( |
| ) |
|
◆ SetNeedsIceRestartFlag() [2/2]
void cricket::JsepTransport::SetNeedsIceRestartFlag |
( |
| ) |
|
◆ SetRemoteTransportDescription() [1/2]
◆ SetRemoteTransportDescription() [2/2]
◆ VerifyCertificateFingerprint() [1/2]
◆ VerifyCertificateFingerprint() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/p2p/base/jseptransport.h
- Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/jseptransport.cc