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