Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
CompareSR Class Reference

#include <equihash.h>

Public Member Functions

 CompareSR (size_t l)
 
template<size_t W>
bool operator() (const StepRow< W > &a, const StepRow< W > &b)
 

Private Attributes

size_t len
 

Detailed Description

Definition at line 68 of file equihash.h.

Constructor & Destructor Documentation

CompareSR::CompareSR ( size_t  l)
inline

Definition at line 74 of file equihash.h.

Member Function Documentation

template<size_t W>
bool CompareSR::operator() ( const StepRow< W > &  a,
const StepRow< W > &  b 
)
inline

Definition at line 77 of file equihash.h.

Member Data Documentation

size_t CompareSR::len
private

Definition at line 71 of file equihash.h.


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