Monero
Classes | Namespaces | Macros
net_peerlist.h File Reference
#include <list>
#include <set>
#include <map>
#include <boost/archive/binary_iarchive.hpp>
#include <boost/archive/portable_binary_oarchive.hpp>
#include <boost/archive/portable_binary_iarchive.hpp>
#include <boost/serialization/version.hpp>
#include <boost/multi_index_container.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/multi_index/identity.hpp>
#include <boost/multi_index/member.hpp>
#include <boost/range/adaptor/reversed.hpp>
#include "syncobj.h"
#include "net/local_ip.h"
#include "p2p_protocol_defs.h"
#include "cryptonote_config.h"
#include "net_peerlist_boost_serialization.h"
Include dependency graph for net_peerlist.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nodetool::peerlist_manager
 
struct  nodetool::peerlist_manager::by_time
 
struct  nodetool::peerlist_manager::by_id
 
struct  nodetool::peerlist_manager::by_addr
 
struct  nodetool::peerlist_manager::modify_all_but_id
 
struct  nodetool::peerlist_manager::modify_all
 
struct  nodetool::peerlist_manager::modify_last_seen
 

Namespaces

 nodetool
 

Macros

#define CURRENT_PEERLIST_STORAGE_ARCHIVE_VER   6
 

Macro Definition Documentation

◆ CURRENT_PEERLIST_STORAGE_ARCHIVE_VER

#define CURRENT_PEERLIST_STORAGE_ARCHIVE_VER   6