#include "net/net_utils_base.h"
Go to the source code of this file.
|
| template<class Archive , class ver_type > |
| void | boost::serialization::serialize (Archive &a, epee::net_utils::network_address &na, const ver_type ver) |
| |
| template<class Archive , class ver_type > |
| void | boost::serialization::serialize (Archive &a, epee::net_utils::ipv4_network_address &na, const ver_type ver) |
| |
| template<class Archive , class ver_type > |
| void | boost::serialization::serialize (Archive &a, nodetool::peerlist_entry &pl, const ver_type ver) |
| |
| template<class Archive , class ver_type > |
| void | boost::serialization::serialize (Archive &a, nodetool::anchor_peerlist_entry &pl, const ver_type ver) |
| |