#include <stun.h>
|
| | StunXorAddressAttribute (uint16_t type, const rtc::SocketAddress &addr) |
| |
| | StunXorAddressAttribute (uint16_t type, uint16_t length, StunMessage *owner) |
| |
| virtual StunAttributeValueType | value_type () const |
| |
| virtual void | SetOwner (StunMessage *owner) |
| |
| virtual bool | Read (rtc::ByteBufferReader *buf) |
| |
| virtual bool | Write (rtc::ByteBufferWriter *buf) const |
| |
| | StunXorAddressAttribute (uint16_t type, const rtc::SocketAddress &addr) |
| |
| | StunXorAddressAttribute (uint16_t type, uint16_t length, StunMessage *owner) |
| |
| virtual StunAttributeValueType | value_type () const |
| |
| virtual void | SetOwner (StunMessage *owner) |
| |
| virtual bool | Read (rtc::ByteBufferReader *buf) |
| |
| virtual bool | Write (rtc::ByteBufferWriter *buf) const |
| |
| | StunAddressAttribute (uint16_t type, const rtc::SocketAddress &addr) |
| |
| | StunAddressAttribute (uint16_t type, uint16_t length) |
| |
| StunAddressFamily | family () const |
| |
| const rtc::SocketAddress & | GetAddress () const |
| |
| const rtc::IPAddress & | ipaddr () const |
| |
| uint16_t | port () const |
| |
| void | SetAddress (const rtc::SocketAddress &addr) |
| |
| void | SetIP (const rtc::IPAddress &ip) |
| |
| void | SetPort (uint16_t port) |
| |
| | StunAddressAttribute (uint16_t type, const rtc::SocketAddress &addr) |
| |
| | StunAddressAttribute (uint16_t type, uint16_t length) |
| |
| StunAddressFamily | family () const |
| |
| const rtc::SocketAddress & | GetAddress () const |
| |
| const rtc::IPAddress & | ipaddr () const |
| |
| uint16_t | port () const |
| |
| void | SetAddress (const rtc::SocketAddress &addr) |
| |
| void | SetIP (const rtc::IPAddress &ip) |
| |
| void | SetPort (uint16_t port) |
| |
| virtual | ~StunAttribute () |
| |
| int | type () const |
| |
| size_t | length () const |
| |
| virtual | ~StunAttribute () |
| |
| int | type () const |
| |
| size_t | length () const |
| |
◆ StunXorAddressAttribute() [1/4]
◆ StunXorAddressAttribute() [2/4]
◆ StunXorAddressAttribute() [3/4]
◆ StunXorAddressAttribute() [4/4]
◆ Read() [1/2]
◆ Read() [2/2]
◆ SetOwner() [1/2]
| virtual void cricket::StunXorAddressAttribute::SetOwner |
( |
StunMessage * |
owner | ) |
|
|
inlinevirtual |
◆ SetOwner() [2/2]
| virtual void cricket::StunXorAddressAttribute::SetOwner |
( |
StunMessage * |
owner | ) |
|
|
inlinevirtual |
◆ value_type() [1/2]
◆ value_type() [2/2]
◆ Write() [1/2]
◆ Write() [2/2]
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/p2p/base/stun.h
- Source/ThirdParty/libwebrtc/Source/webrtc/p2p/base/stun.cc