PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
CompareNetGroupKeyed Class Reference

Public Member Functions

 CompareNetGroupKeyed ()
 
bool operator() (const NodeEvictionCandidate &a, const NodeEvictionCandidate &b)
 

Private Attributes

std::vector< unsigned char > vchSecretKey
 

Detailed Description

Definition at line 824 of file net.cpp.

Constructor & Destructor Documentation

◆ CompareNetGroupKeyed()

CompareNetGroupKeyed::CompareNetGroupKeyed ( )
inline

Definition at line 828 of file net.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

bool CompareNetGroupKeyed::operator() ( const NodeEvictionCandidate a,
const NodeEvictionCandidate b 
)
inline

Definition at line 834 of file net.cpp.

Here is the call graph for this function:

Member Data Documentation

◆ vchSecretKey

std::vector<unsigned char> CompareNetGroupKeyed::vchSecretKey
private

Definition at line 826 of file net.cpp.


The documentation for this class was generated from the following file: