Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
MeterFilter::MessageRange Struct Reference

Public Member Functions

bool operator< (const MessageRange &b) const
 

Public Attributes

unsigned int message
 
lword position
 
lword size
 

Detailed Description

Definition at line 273 of file filters.h.

Member Function Documentation

bool MeterFilter::MessageRange::operator< ( const MessageRange b) const
inline

Definition at line 275 of file filters.h.

Member Data Documentation

unsigned int MeterFilter::MessageRange::message

Definition at line 277 of file filters.h.

lword MeterFilter::MessageRange::position

Definition at line 277 of file filters.h.

lword MeterFilter::MessageRange::size

Definition at line 277 of file filters.h.


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