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