webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <udptransportinterface.h>
Public Member Functions | |
virtual rtc::SocketAddress | GetLocalAddress () const =0 |
virtual bool | SetRemoteAddress (const rtc::SocketAddress &dest)=0 |
virtual rtc::SocketAddress | GetRemoteAddress () const =0 |
virtual rtc::SocketAddress | GetLocalAddress () const =0 |
virtual bool | SetRemoteAddress (const rtc::SocketAddress &dest)=0 |
virtual rtc::SocketAddress | GetRemoteAddress () const =0 |
Public Member Functions inherited from webrtc::PacketTransportInterface | |
virtual | ~PacketTransportInterface () |
virtual | ~PacketTransportInterface () |
Additional Inherited Members | |
Protected Member Functions inherited from webrtc::PacketTransportInterface | |
virtual rtc::PacketTransportInternal * | GetInternal ()=0 |
virtual rtc::PacketTransportInternal * | GetInternal ()=0 |
|
pure virtual |
Implemented in cricket::UdpTransport, and cricket::UdpTransport.
|
pure virtual |
Implemented in cricket::UdpTransport, and cricket::UdpTransport.
|
pure virtual |
Implemented in cricket::UdpTransport, and cricket::UdpTransport.
|
pure virtual |
Implemented in cricket::UdpTransport, and cricket::UdpTransport.
|
pure virtual |
Implemented in cricket::UdpTransport, and cricket::UdpTransport.
|
pure virtual |
Implemented in cricket::UdpTransport, and cricket::UdpTransport.