STUN attribute base class.
More...
#include <stun.h>
STUN attribute base class.
Definition at line 214 of file stun.h.
◆ StunAttribute() [1/2]
| librats::StunAttribute::StunAttribute |
( |
| ) |
|
|
inline |
◆ StunAttribute() [2/2]
| librats::StunAttribute::StunAttribute |
( |
StunAttributeType |
t, |
|
|
const std::vector< uint8_t > & |
v |
|
) |
| |
|
inline |
◆ padded_length()
| size_t librats::StunAttribute::padded_length |
( |
| ) |
const |
|
inline |
◆ type
◆ value
| std::vector<uint8_t> librats::StunAttribute::value |
The documentation for this struct was generated from the following file: