#include <stun.h>
◆ StunUInt64Attribute() [1/4]
cricket::StunUInt64Attribute::StunUInt64Attribute |
( |
uint16_t |
type, |
|
|
uint64_t |
value |
|
) |
| |
◆ StunUInt64Attribute() [2/4]
cricket::StunUInt64Attribute::StunUInt64Attribute |
( |
uint16_t |
type | ) |
|
|
explicit |
◆ StunUInt64Attribute() [3/4]
cricket::StunUInt64Attribute::StunUInt64Attribute |
( |
uint16_t |
type, |
|
|
uint64_t |
value |
|
) |
| |
◆ StunUInt64Attribute() [4/4]
cricket::StunUInt64Attribute::StunUInt64Attribute |
( |
uint16_t |
type | ) |
|
|
explicit |
◆ Read() [1/2]
◆ Read() [2/2]
◆ SetValue() [1/2]
void cricket::StunUInt64Attribute::SetValue |
( |
uint64_t |
bits | ) |
|
|
inline |
◆ SetValue() [2/2]
void cricket::StunUInt64Attribute::SetValue |
( |
uint64_t |
bits | ) |
|
|
inline |
◆ value() [1/2]
uint64_t cricket::StunUInt64Attribute::value |
( |
| ) |
const |
|
inline |
◆ value() [2/2]
uint64_t cricket::StunUInt64Attribute::value |
( |
| ) |
const |
|
inline |
◆ value_type() [1/2]
◆ value_type() [2/2]
◆ Write() [1/2]
◆ Write() [2/2]
◆ SIZE
static const uint16_t cricket::StunUInt64Attribute::SIZE = 8 |
|
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