#include <stats.h>
◆ const_iterator() [1/2]
millicast::StatsReport::const_iterator::const_iterator |
( |
std::map< std::string, StatObject >::const_iterator |
it | ) |
|
|
inline |
◆ const_iterator() [2/2]
millicast::StatsReport::const_iterator::const_iterator |
( |
const_iterator && |
other | ) |
|
|
default |
◆ ~const_iterator()
millicast::StatsReport::const_iterator::~const_iterator |
( |
| ) |
|
|
default |
◆ operator!=()
bool millicast::StatsReport::const_iterator::operator!= |
( |
const const_iterator & |
other | ) |
const |
|
inline |
◆ operator*()
const rtcstats::Stats & millicast::StatsReport::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
const_iterator & millicast::StatsReport::const_iterator::operator++ |
( |
| ) |
|
|
inline |
◆ operator++() [2/2]
const_iterator & millicast::StatsReport::const_iterator::operator++ |
( |
int |
| ) |
|
|
inline |
◆ operator->()
const rtcstats::Stats * millicast::StatsReport::const_iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
bool millicast::StatsReport::const_iterator::operator== |
( |
const const_iterator & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file: