|
| ostream & | operator<< (ostream &out, const RpcPeer &peer) |
| | A helper function to write an RpcPeer to an ostream.
|
◆ ToString()
| std::string ola::rpc::RpcPeer::ToString |
( |
| ) |
const |
|
inline |
Convert a peer to a human readable string.
- Returns
- a string representation of the peer.
◆ operator<<
| ostream & operator<< |
( |
ostream & | out, |
|
|
const RpcPeer & | peer ) |
|
friend |
A helper function to write an RpcPeer to an ostream.
- Parameters
-
| out | the ostream |
| peer | the RpcPeer to write. |
The documentation for this class was generated from the following file: