|
std::ostream & | flow::net_flow::operator<< (std::ostream &os, const Peer_socket_receive_stats &stats) |
| Prints string representation of the stats in the given stats object to the standard ostream and returns the latter. More...
|
|
std::ostream & | flow::net_flow::operator<< (std::ostream &os, const Peer_socket_send_stats &stats) |
| Prints string representation of the stats in the given stats object to the standard ostream and returns the latter. More...
|
|
std::ostream & | flow::net_flow::operator<< (std::ostream &os, const Peer_socket_info &stats) |
| Prints string representation of the stats in the given stats object to the standard ostream and returns the latter. More...
|
|