webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <quictransport.h>
Public Member Functions | |
QuicTransport (const std::string &name, PortAllocator *allocator, const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) | |
~QuicTransport () override | |
void | SetLocalCertificate (const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) override |
bool | GetLocalCertificate (rtc::scoped_refptr< rtc::RTCCertificate > *certificate) override |
bool | SetSslMaxProtocolVersion (rtc::SSLProtocolVersion version) override |
bool | GetSslRole (rtc::SSLRole *ssl_role) const override |
QuicTransport (const std::string &name, PortAllocator *allocator, const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) | |
~QuicTransport () override | |
void | SetLocalCertificate (const rtc::scoped_refptr< rtc::RTCCertificate > &certificate) override |
bool | GetLocalCertificate (rtc::scoped_refptr< rtc::RTCCertificate > *certificate) override |
bool | SetSslMaxProtocolVersion (rtc::SSLProtocolVersion version) override |
bool | GetSslRole (rtc::SSLRole *ssl_role) const override |
Protected Member Functions | |
QuicTransportChannel * | CreateTransportChannel (int component) override |
void | DestroyTransportChannel (TransportChannelImpl *channel) override |
bool | ApplyLocalTransportDescription (TransportChannelImpl *channel, std::string *error_desc) override |
bool | NegotiateTransportDescription (ContentAction action, std::string *error_desc) override |
bool | ApplyNegotiatedTransportDescription (TransportChannelImpl *channel, std::string *error_desc) override |
QuicTransportChannel * | CreateTransportChannel (int component) override |
void | DestroyTransportChannel (TransportChannelImpl *channel) override |
bool | ApplyLocalTransportDescription (TransportChannelImpl *channel, std::string *error_desc) override |
bool | NegotiateTransportDescription (ContentAction action, std::string *error_desc) override |
bool | ApplyNegotiatedTransportDescription (TransportChannelImpl *channel, std::string *error_desc) override |
cricket::QuicTransport::QuicTransport | ( | const std::string & | name, |
PortAllocator * | allocator, | ||
const rtc::scoped_refptr< rtc::RTCCertificate > & | certificate | ||
) |
|
override |
cricket::QuicTransport::QuicTransport | ( | const std::string & | name, |
PortAllocator * | allocator, | ||
const rtc::scoped_refptr< rtc::RTCCertificate > & | certificate | ||
) |
|
override |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
override |
|
override |
|
override |
|
override |
|
overrideprotected |
|
overrideprotected |
|
override |
|
override |
|
inlineoverride |
|
inlineoverride |