#include <statstypes.h>
◆ ~IdBase() [1/2]
webrtc::StatsReport::IdBase::~IdBase |
( |
| ) |
|
|
override |
◆ IdBase() [1/2]
webrtc::StatsReport::IdBase::IdBase |
( |
StatsType |
type | ) |
|
|
explicitprotected |
◆ ~IdBase() [2/2]
webrtc::StatsReport::IdBase::~IdBase |
( |
| ) |
|
|
override |
◆ IdBase() [2/2]
webrtc::StatsReport::IdBase::IdBase |
( |
StatsType |
type | ) |
|
|
explicitprotected |
◆ Equals() [1/4]
◆ Equals() [2/4]
◆ Equals() [3/4]
bool webrtc::StatsReport::IdBase::Equals |
( |
const IdBase & |
other | ) |
const |
|
protectedvirtual |
◆ Equals() [4/4]
virtual bool webrtc::StatsReport::IdBase::Equals |
( |
const IdBase & |
other | ) |
const |
|
protectedvirtual |
◆ ToString() [1/2]
virtual std::string webrtc::StatsReport::IdBase::ToString |
( |
| ) |
const |
|
pure virtual |
◆ ToString() [2/2]
virtual std::string webrtc::StatsReport::IdBase::ToString |
( |
| ) |
const |
|
pure virtual |
◆ type() [1/2]
◆ type() [2/2]
StatsType webrtc::StatsReport::IdBase::type |
( |
| ) |
const |
◆ kSeparator
static const char webrtc::StatsReport::IdBase::kSeparator = '_' |
|
staticprotected |
◆ type_
const StatsType webrtc::StatsReport::IdBase::type_ |
|
protected |
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/api/statstypes.h
- Source/ThirdParty/libwebrtc/Source/webrtc/api/statstypes.cc