#include <module_common_types.h>
◆ SequenceNumberUnwrapper() [1/2]
webrtc::SequenceNumberUnwrapper::SequenceNumberUnwrapper |
( |
| ) |
|
|
inline |
◆ SequenceNumberUnwrapper() [2/2]
webrtc::SequenceNumberUnwrapper::SequenceNumberUnwrapper |
( |
| ) |
|
|
inline |
◆ Unwrap() [1/2]
int64_t webrtc::SequenceNumberUnwrapper::Unwrap |
( |
uint16_t |
sequence_number | ) |
|
|
inline |
◆ Unwrap() [2/2]
int64_t webrtc::SequenceNumberUnwrapper::Unwrap |
( |
uint16_t |
sequence_number | ) |
|
|
inline |
◆ UnwrapWithoutUpdate() [1/2]
int64_t webrtc::SequenceNumberUnwrapper::UnwrapWithoutUpdate |
( |
uint16_t |
sequence_number | ) |
|
|
inline |
◆ UnwrapWithoutUpdate() [2/2]
int64_t webrtc::SequenceNumberUnwrapper::UnwrapWithoutUpdate |
( |
uint16_t |
sequence_number | ) |
|
|
inline |
◆ UpdateLast() [1/2]
void webrtc::SequenceNumberUnwrapper::UpdateLast |
( |
int64_t |
last_sequence | ) |
|
|
inline |
◆ UpdateLast() [2/2]
void webrtc::SequenceNumberUnwrapper::UpdateLast |
( |
int64_t |
last_sequence | ) |
|
|
inline |
The documentation for this class was generated from the following file: