Get printable representation of CNAME.
More...
#include <roc_rtcp/cname.h>
|
| | cname_to_str (const char *cname) |
| | Construct from custom error code.
|
| |
| const char * | c_str () const |
| | Get error message.
|
| |
Get printable representation of CNAME.
Definition at line 25 of file cname.h.
◆ cname_to_str()
| roc::rtcp::cname_to_str::cname_to_str |
( |
const char * |
cname | ) |
|
|
explicit |
Construct from custom error code.
◆ c_str()
| const char * roc::rtcp::cname_to_str::c_str |
( |
| ) |
const |
|
inline |
Get error message.
Definition at line 31 of file cname.h.
The documentation for this class was generated from the following file: