Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Convert EndpointUri to string. More...
#include <endpoint_uri_to_str.h>
Public Member Functions | |
endpoint_uri_to_str (const EndpointUri &) | |
Construct. More... | |
const char * | c_str () const |
Get formatted string. More... | |
Convert EndpointUri to string.
Definition at line 22 of file endpoint_uri_to_str.h.
|
explicit |
Construct.
|
inline |
Get formatted string.
Definition at line 28 of file endpoint_uri_to_str.h.