Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::address::endpoint_uri_to_str Class Reference

Convert EndpointUri to string. More...

#include <endpoint_uri_to_str.h>

Inheritance diagram for roc::address::endpoint_uri_to_str:
Collaboration diagram for roc::address::endpoint_uri_to_str:

Public Member Functions

 endpoint_uri_to_str (const EndpointUri &)
 Construct. More...
 
const char * c_str () const
 Get formatted string. More...
 

Detailed Description

Convert EndpointUri to string.

Definition at line 22 of file endpoint_uri_to_str.h.

Constructor & Destructor Documentation

◆ endpoint_uri_to_str()

roc::address::endpoint_uri_to_str::endpoint_uri_to_str ( const EndpointUri )
explicit

Construct.

Member Function Documentation

◆ c_str()

const char* roc::address::endpoint_uri_to_str::c_str ( ) const
inline

Get formatted string.

Definition at line 28 of file endpoint_uri_to_str.h.


The documentation for this class was generated from the following file: