#include <stun.h>
◆ StunAddressAttribute() [1/4]
◆ StunAddressAttribute() [2/4]
cricket::StunAddressAttribute::StunAddressAttribute |
( |
uint16_t |
type, |
|
|
uint16_t |
length |
|
) |
| |
◆ StunAddressAttribute() [3/4]
◆ StunAddressAttribute() [4/4]
cricket::StunAddressAttribute::StunAddressAttribute |
( |
uint16_t |
type, |
|
|
uint16_t |
length |
|
) |
| |
◆ family() [1/2]
◆ family() [2/2]
◆ GetAddress() [1/2]
◆ GetAddress() [2/2]
◆ ipaddr() [1/2]
◆ ipaddr() [2/2]
◆ port() [1/2]
uint16_t cricket::StunAddressAttribute::port |
( |
| ) |
const |
|
inline |
◆ port() [2/2]
uint16_t cricket::StunAddressAttribute::port |
( |
| ) |
const |
|
inline |
◆ Read() [1/2]
◆ Read() [2/2]
◆ SetAddress() [1/2]
◆ SetAddress() [2/2]
◆ SetIP() [1/2]
◆ SetIP() [2/2]
◆ SetPort() [1/2]
void cricket::StunAddressAttribute::SetPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ SetPort() [2/2]
void cricket::StunAddressAttribute::SetPort |
( |
uint16_t |
port | ) |
|
|
inline |
◆ value_type() [1/2]
◆ value_type() [2/2]
◆ Write() [1/2]
◆ Write() [2/2]
◆ SIZE_IP4
static const uint16_t cricket::StunAddressAttribute::SIZE_IP4 = 8 |
|
static |
◆ SIZE_IP6
static const uint16_t cricket::StunAddressAttribute::SIZE_IP6 = 20 |
|
static |
◆ SIZE_UNDEF
static const uint16_t cricket::StunAddressAttribute::SIZE_UNDEF = 0 |
|
static |
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