#include <rtcerror.h>
◆ RTCError() [1/12]
webrtc::RTCError::RTCError |
( |
| ) |
|
|
inline |
◆ RTCError() [2/12]
◆ RTCError() [3/12]
webrtc::RTCError::RTCError |
( |
RTCErrorType |
type, |
|
|
const char * |
message |
|
) |
| |
|
inline |
◆ RTCError() [4/12]
◆ RTCError() [5/12]
webrtc::RTCError::RTCError |
( |
const RTCError & |
other | ) |
|
|
delete |
◆ RTCError() [6/12]
webrtc::RTCError::RTCError |
( |
RTCError && |
other | ) |
|
◆ ~RTCError() [1/2]
webrtc::RTCError::~RTCError |
( |
| ) |
|
◆ RTCError() [7/12]
webrtc::RTCError::RTCError |
( |
| ) |
|
|
inline |
◆ RTCError() [8/12]
◆ RTCError() [9/12]
webrtc::RTCError::RTCError |
( |
RTCErrorType |
type, |
|
|
const char * |
message |
|
) |
| |
|
inline |
◆ RTCError() [10/12]
◆ RTCError() [11/12]
webrtc::RTCError::RTCError |
( |
const RTCError & |
other | ) |
|
|
delete |
◆ RTCError() [12/12]
webrtc::RTCError::RTCError |
( |
RTCError && |
other | ) |
|
◆ ~RTCError() [2/2]
webrtc::RTCError::~RTCError |
( |
| ) |
|
◆ message() [1/2]
const char * webrtc::RTCError::message |
( |
| ) |
const |
◆ message() [2/2]
const char* webrtc::RTCError::message |
( |
| ) |
const |
◆ OK() [1/2]
static RTCError webrtc::RTCError::OK |
( |
| ) |
|
|
static |
◆ OK() [2/2]
◆ ok() [1/2]
bool webrtc::RTCError::ok |
( |
| ) |
const |
|
inline |
◆ ok() [2/2]
bool webrtc::RTCError::ok |
( |
| ) |
const |
|
inline |
◆ operator=() [1/4]
◆ operator=() [2/4]
◆ operator=() [3/4]
◆ operator=() [4/4]
◆ set_message() [1/4]
void webrtc::RTCError::set_message |
( |
const char * |
message | ) |
|
◆ set_message() [2/4]
void webrtc::RTCError::set_message |
( |
const char * |
message | ) |
|
◆ set_message() [3/4]
◆ set_message() [4/4]
◆ set_type() [1/2]
◆ set_type() [2/2]
◆ type() [1/2]
◆ type() [2/2]
◆ static_message_
const char* webrtc::RTCError::static_message_ = "" |
◆ string_message_
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/api/rtcerror.h
- Source/ThirdParty/libwebrtc/Source/webrtc/api/rtcerror.cc