#include <net.h>
Definition at line 126 of file net.h.
 
◆ m_added_nodes
      
        
          | std::vector<std::string> CConnman::Options::m_added_nodes | 
        
      
 
 
◆ m_msgproc
◆ m_specified_outgoing
      
        
          | std::vector<std::string> CConnman::Options::m_specified_outgoing | 
        
      
 
 
◆ m_use_addrman_outgoing
      
        
          | bool CConnman::Options::m_use_addrman_outgoing = true | 
        
      
 
 
◆ nBestHeight
      
        
          | int CConnman::Options::nBestHeight = 0 | 
        
      
 
 
◆ nLocalServices
◆ nMaxAddnode
      
        
          | int CConnman::Options::nMaxAddnode = 0 | 
        
      
 
 
◆ nMaxConnections
      
        
          | int CConnman::Options::nMaxConnections = 0 | 
        
      
 
 
◆ nMaxFeeler
      
        
          | int CConnman::Options::nMaxFeeler = 0 | 
        
      
 
 
◆ nMaxOutbound
      
        
          | int CConnman::Options::nMaxOutbound = 0 | 
        
      
 
 
◆ nMaxOutboundLimit
      
        
          | uint64_t CConnman::Options::nMaxOutboundLimit = 0 | 
        
      
 
 
◆ nMaxOutboundTimeframe
      
        
          | uint64_t CConnman::Options::nMaxOutboundTimeframe = 0 | 
        
      
 
 
◆ nReceiveFloodSize
      
        
          | unsigned int CConnman::Options::nReceiveFloodSize = 0 | 
        
      
 
 
◆ nSendBufferMaxSize
      
        
          | unsigned int CConnman::Options::nSendBufferMaxSize = 0 | 
        
      
 
 
◆ uiInterface
◆ vBinds
      
        
          | std::vector<CService> CConnman::Options::vBinds | 
        
      
 
 
◆ vSeedNodes
      
        
          | std::vector<std::string> CConnman::Options::vSeedNodes | 
        
      
 
 
◆ vWhiteBinds
      
        
          | std::vector<CService> CConnman::Options::vWhiteBinds | 
        
      
 
 
◆ vWhitelistedRange
      
        
          | std::vector<CSubNet> CConnman::Options::vWhitelistedRange | 
        
      
 
 
The documentation for this struct was generated from the following file: