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