Fabcoin Core  0.16.2
P2P Digital Currency
Public Slots | Public Member Functions | List of all members
TokenItemEntryLessThan Struct Reference

Public Slots

bool operator() (const TokenItemEntry &a, const TokenItemEntry &b) const
 

Public Member Functions

bool operator() (const TokenItemEntry &a, const uint256 &b) const
 
bool operator() (const uint256 &a, const TokenItemEntry &b) const
 

Detailed Description

Definition at line 179 of file tokenitemmodel.cpp.

Member Function Documentation

bool TokenItemEntryLessThan::operator() ( const TokenItemEntry a,
const TokenItemEntry b 
) const
inlineslot

Definition at line 181 of file tokenitemmodel.cpp.

bool TokenItemEntryLessThan::operator() ( const TokenItemEntry a,
const uint256 b 
) const
inline

Definition at line 185 of file tokenitemmodel.cpp.

bool TokenItemEntryLessThan::operator() ( const uint256 a,
const TokenItemEntry b 
) const
inline

Definition at line 189 of file tokenitemmodel.cpp.


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