Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CConnman::CAllNodes Struct Reference

#include <net.h>

Public Member Functions

bool operator() (const CNode *) const
 

Detailed Description

Definition at line 221 of file net.h.

Member Function Documentation

◆ operator()()

bool CConnman::CAllNodes::operator() ( const CNode ) const
inline

Definition at line 222 of file net.h.


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