Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::TreeEventHandlers::cmpop Struct Reference

Comparison operator for event registry entries. More...

Public Member Functions

bool operator() (const EventRegistryEntry &d, uint64_t k)
 
bool operator() (uint64_t k, const EventRegistryEntry &d)
 
bool operator() (const EventRegistryEntry &a, const EventRegistryEntry &b)
 

Detailed Description

Comparison operator for event registry entries.

Definition at line 166 of file EventHandlerContainer.hxx.

Member Function Documentation

◆ operator()() [1/3]

bool openlcb::TreeEventHandlers::cmpop::operator() ( const EventRegistryEntry a,
const EventRegistryEntry b 
)
inline

Definition at line 176 of file EventHandlerContainer.hxx.

◆ operator()() [2/3]

bool openlcb::TreeEventHandlers::cmpop::operator() ( const EventRegistryEntry d,
uint64_t  k 
)
inline

Definition at line 168 of file EventHandlerContainer.hxx.

◆ operator()() [3/3]

bool openlcb::TreeEventHandlers::cmpop::operator() ( uint64_t  k,
const EventRegistryEntry d 
)
inline

Definition at line 172 of file EventHandlerContainer.hxx.


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