Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CConnman::CFullyConnectedOnly Struct Reference

#include <net.h>

Public Member Functions

bool operator() (const CNode *pnode) const
 

Detailed Description

Definition at line 213 of file net.h.

Member Function Documentation

◆ operator()()

bool CConnman::CFullyConnectedOnly::operator() ( const CNode pnode) const
inline

Definition at line 214 of file net.h.

References CConnman::NodeFullyConnected().


The documentation for this struct was generated from the following file:
Released under the MIT license