|
enum class | Type : int {
KInt = 0
, KInt64 = 1
, KFloat = 2
, KString = 3
,
KStaticString = 4
, KBool = 5
, KId = 6
} |
|
|
Value & | operator= (Value const &) |
|
| Value (Value const &) |
|
MCAPI::std::string | ToString () const |
|
MCAPI | Value (::webrtc::StatsReport::StatsValueName, bool) |
|
MCAPI | Value (::webrtc::StatsReport::StatsValueName, ::webrtc::scoped_refptr<::webrtc::StatsReport::IdBase > const &) |
|
MCAPI | Value (::webrtc::StatsReport::StatsValueName, char const *) |
|
MCAPI | Value (::webrtc::StatsReport::StatsValueName, ::std::string const &) |
|
MCAPI | Value (::webrtc::StatsReport::StatsValueName, float) |
|
MCAPI | Value (::webrtc::StatsReport::StatsValueName, int64, ::webrtc::StatsReport::Value::Type) |
|
MCAPI bool | operator== (::std::string const &) const |
|
MCAPI bool | operator== (float) const |
|
MCAPI bool | operator== (::webrtc::scoped_refptr<::webrtc::StatsReport::IdBase > const &) const |
|
MCAPI bool | operator== (bool) const |
|
MCAPI bool | operator== (int64) const |
|
MCAPI bool | operator== (char const *) const |
|
MCAPI::std::string const & | string_val () const |
|
MCAPI | ~Value () |
|
MCAPI void * | $ctor (::webrtc::StatsReport::StatsValueName, bool) |
|
MCAPI void * | $ctor (::webrtc::StatsReport::StatsValueName, ::webrtc::scoped_refptr<::webrtc::StatsReport::IdBase > const &) |
|
MCAPI void * | $ctor (::webrtc::StatsReport::StatsValueName, char const *) |
|
MCAPI void * | $ctor (::webrtc::StatsReport::StatsValueName, ::std::string const &) |
|
MCAPI void * | $ctor (::webrtc::StatsReport::StatsValueName, float) |
|
MCAPI void * | $ctor (::webrtc::StatsReport::StatsValueName, int64, ::webrtc::StatsReport::Value::Type) |
|
MCAPI void | $dtor () |
|
◆ Value() [1/6]
MCAPI webrtc::StatsReport::Value::Value |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
bool | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Value() [2/6]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Value() [3/6]
MCAPI webrtc::StatsReport::Value::Value |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
char const * | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Value() [4/6]
MCAPI webrtc::StatsReport::Value::Value |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
::std::string const & | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Value() [5/6]
MCAPI webrtc::StatsReport::Value::Value |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
float | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ Value() [6/6]
MCAPI webrtc::StatsReport::Value::Value |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
int64 | , |
|
|
::webrtc::StatsReport::Value::Type | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ ~Value()
MCAPI webrtc::StatsReport::Value::~Value |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ ToString()
MCAPI::std::string webrtc::StatsReport::Value::ToString |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator==() [1/6]
MCAPI bool webrtc::StatsReport::Value::operator== |
( |
::std::string const & | | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator==() [2/6]
MCAPI bool webrtc::StatsReport::Value::operator== |
( |
float | | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator==() [3/6]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator==() [4/6]
MCAPI bool webrtc::StatsReport::Value::operator== |
( |
bool | | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator==() [5/6]
MCAPI bool webrtc::StatsReport::Value::operator== |
( |
int64 | | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ operator==() [6/6]
MCAPI bool webrtc::StatsReport::Value::operator== |
( |
char const * | | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ string_val()
MCAPI::std::string const & webrtc::StatsReport::Value::string_val |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [1/6]
MCAPI void * webrtc::StatsReport::Value::$ctor |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
bool | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [2/6]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [3/6]
MCAPI void * webrtc::StatsReport::Value::$ctor |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
char const * | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [4/6]
MCAPI void * webrtc::StatsReport::Value::$ctor |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
::std::string const & | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [5/6]
MCAPI void * webrtc::StatsReport::Value::$ctor |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
float | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $ctor() [6/6]
MCAPI void * webrtc::StatsReport::Value::$ctor |
( |
::webrtc::StatsReport::StatsValueName | , |
|
|
int64 | , |
|
|
::webrtc::StatsReport::Value::Type | ) |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void webrtc::StatsReport::Value::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: