#include <stun.h>
◆ StunUInt16ListAttribute() [1/2]
cricket::StunUInt16ListAttribute::StunUInt16ListAttribute |
( |
uint16_t |
type, |
|
|
uint16_t |
length |
|
) |
| |
◆ ~StunUInt16ListAttribute() [1/2]
cricket::StunUInt16ListAttribute::~StunUInt16ListAttribute |
( |
| ) |
|
◆ StunUInt16ListAttribute() [2/2]
cricket::StunUInt16ListAttribute::StunUInt16ListAttribute |
( |
uint16_t |
type, |
|
|
uint16_t |
length |
|
) |
| |
◆ ~StunUInt16ListAttribute() [2/2]
cricket::StunUInt16ListAttribute::~StunUInt16ListAttribute |
( |
| ) |
|
◆ AddType() [1/2]
void cricket::StunUInt16ListAttribute::AddType |
( |
uint16_t |
value | ) |
|
◆ AddType() [2/2]
void cricket::StunUInt16ListAttribute::AddType |
( |
uint16_t |
value | ) |
|
◆ GetType() [1/2]
uint16_t cricket::StunUInt16ListAttribute::GetType |
( |
int |
index | ) |
const |
◆ GetType() [2/2]
uint16_t cricket::StunUInt16ListAttribute::GetType |
( |
int |
index | ) |
const |
◆ Read() [1/2]
◆ Read() [2/2]
◆ SetType() [1/2]
void cricket::StunUInt16ListAttribute::SetType |
( |
int |
index, |
|
|
uint16_t |
value |
|
) |
| |
◆ SetType() [2/2]
void cricket::StunUInt16ListAttribute::SetType |
( |
int |
index, |
|
|
uint16_t |
value |
|
) |
| |
◆ Size() [1/2]
size_t cricket::StunUInt16ListAttribute::Size |
( |
| ) |
const |
◆ Size() [2/2]
size_t cricket::StunUInt16ListAttribute::Size |
( |
| ) |
const |
◆ 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