PIP 5.5.3
Platform-Independent Primitives
Functions
pipeer.h File Reference

Peering net node. More...

#include "pidiagnostics.h"
#include "piethernet.h"

Functions

template<typename P >
PIBinaryStream< P > & operator<< (PIBinaryStream< P > &s, const PIPeer::PeerInfo::PeerAddress &v)
 Store operator.
 
template<typename P >
PIBinaryStream< P > & operator>> (PIBinaryStream< P > &s, PIPeer::PeerInfo::PeerAddress &v)
 Restore operator.
 
template<typename P >
PIBinaryStream< P > & operator<< (PIBinaryStream< P > &s, const PIPeer::PeerInfo &v)
 Store operator.
 
template<typename P >
PIBinaryStream< P > & operator>> (PIBinaryStream< P > &s, PIPeer::PeerInfo &v)
 Restore operator.
 

Detailed Description

Peering net node.