Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::rtcp::cname_to_str Class Reference

Get printable representation of CNAME. More...

#include <cname.h>

Inheritance diagram for roc::rtcp::cname_to_str:
Collaboration diagram for roc::rtcp::cname_to_str:

Public Member Functions

 cname_to_str (const char *cname)
 Construct from custom error code. More...
 
const char * c_str () const
 Get error message. More...
 

Detailed Description

Get printable representation of CNAME.

Definition at line 25 of file cname.h.

Constructor & Destructor Documentation

◆ cname_to_str()

roc::rtcp::cname_to_str::cname_to_str ( const char *  cname)
explicit

Construct from custom error code.

Member Function Documentation

◆ 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: