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